public interface Graph extends SemanticObjectContainer, PropertyContainer
Modifier and Type | Method and Description |
---|---|
int |
getNodeCount()
Return a count of the nodes this graph contains.
|
Iterator |
nodes()
Return an iterator over the nodes that this graph contains.
|
getSemanticObject, setSemanticObject
getProperty, propertyNames, setProperty
Iterator nodes()
int getNodeCount()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.