Uses of Interface
org.apache.graphar.writers.VertexPropertyWriter
-
Packages that use VertexPropertyWriter Package Description org.apache.graphar.writers -
-
Uses of VertexPropertyWriter in org.apache.graphar.writers
Methods in org.apache.graphar.writers that return VertexPropertyWriter Modifier and Type Method Description VertexPropertyWriter
VertexPropertyWriter.Factory. create(StdSharedPtr<VertexInfo> vertexInfo, StdString prefix)
Initialize the VertexPropertyWriter.
-