NAME
ODO::Statement::Group - Group of statements with a common subject.
SYNOPSIS
Synopsis.
DESCRIPTION
Description.
METHODS
- new( [ s=> $subject ] | $subject )
-
Create a new group of statements with the same subject
- add( $subject, $predicate, $object )
- delete( )
- add_property( $predicate, $object )
- remove_property( $predicate, $object )
- merge( $stmt_group )
- statements()
-
Convert this group in to an array of statements.
AUTHOR
IBM Corporation
COPYRIGHT
Copyright (c) 2005-2006 IBM Corporation.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html