Uses of Interface
com.alibaba.graphscope.ds.Vertex.Factory
-
Packages that use Vertex.Factory Package Description com.alibaba.graphscope.ds com.alibaba.graphscope.utils -
-
Uses of Vertex.Factory in com.alibaba.graphscope.ds
Classes in com.alibaba.graphscope.ds that implement Vertex.Factory Modifier and Type Class Description classVertex_cxx_0xaca404e3FactoryclassVertex_cxx_0xaccf3424FactoryFields in com.alibaba.graphscope.ds declared as Vertex.Factory Modifier and Type Field Description static Vertex.Factory<Integer>Vertex_cxx_0xaca404e3Factory. INSTANCEstatic Vertex.Factory<Long>Vertex_cxx_0xaccf3424Factory. INSTANCE -
Uses of Vertex.Factory in com.alibaba.graphscope.utils
Methods in com.alibaba.graphscope.utils that return Vertex.Factory Modifier and Type Method Description static Vertex.FactoryFFITypeFactoryhelper. getVertexIntegerFactory()static Vertex.FactoryFFITypeFactoryhelper. getVertexLongFactory()
-