public interface Graph extends SemanticObjectContainer, PropertyContainer
| Red |
| 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, setSemanticObjectgetProperty, propertyNames, setProperty