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, setSemanticObjectgetProperty, propertyNames, setPropertyIterator nodes()
int getNodeCount()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.