public interface Graph extends SemanticObjectContainer, PropertyContainer
Modifier and Type | Method and Description |
---|---|
int |
getNodeCount()
Return a count of the nodes this graph contains.
|
java.util.Iterator |
nodes()
Return an iterator over the nodes that this graph contains.
|
getSemanticObject, setSemanticObject
getProperty, propertyNames, setProperty