Uses of Interface
org.apache.graphar.vertices.VerticesCollection
-
Packages that use VerticesCollection Package Description org.apache.graphar.util -
-
Uses of VerticesCollection in org.apache.graphar.util
Methods in org.apache.graphar.util that return types with arguments of type VerticesCollection Modifier and Type Method Description Result<StdSharedPtr<VerticesCollection>>
GrapharStaticFunctions. constructVerticesCollection(StdSharedPtr<GraphInfo> graphInfo, StdString label)
Construct the collection for vertices with specific label.
-