Uses of Interface
com.alibaba.graphscope.ds.VertexArray.Factory
-
Packages that use VertexArray.Factory Package Description com.alibaba.graphscope.ds com.alibaba.graphscope.utils -
-
Uses of VertexArray.Factory in com.alibaba.graphscope.ds
Classes in com.alibaba.graphscope.ds that implement VertexArray.Factory Modifier and Type Class Description classVertexArray_cxx_0xbe45efc3FactoryclassVertexArray_cxx_0xd8921725FactoryclassVertexArray_cxx_0xd8bd4666FactoryFields in com.alibaba.graphscope.ds declared as VertexArray.Factory Modifier and Type Field Description static VertexArray.Factory<Long,Double>VertexArray_cxx_0xbe45efc3Factory. INSTANCEstatic VertexArray.Factory<Long,Integer>VertexArray_cxx_0xd8921725Factory. INSTANCEstatic VertexArray.Factory<Long,Long>VertexArray_cxx_0xd8bd4666Factory. INSTANCE -
Uses of VertexArray.Factory in com.alibaba.graphscope.utils
Methods in com.alibaba.graphscope.utils that return VertexArray.Factory Modifier and Type Method Description static VertexArray.FactoryFFITypeFactoryhelper. getVertexArrayFactory(String foreignTypeName)
-