Uses of Interface
com.alibaba.graphscope.ds.GSVertexArray.Factory
-
Packages that use GSVertexArray.Factory Package Description com.alibaba.graphscope.ds com.alibaba.graphscope.utils -
-
Uses of GSVertexArray.Factory in com.alibaba.graphscope.ds
Classes in com.alibaba.graphscope.ds that implement GSVertexArray.Factory Modifier and Type Class Description classGSVertexArray_cxx_0x13932289FactoryclassGSVertexArray_cxx_0x146265ceFactoryclassGSVertexArray_cxx_0x2ceb3d1fFactoryclassGSVertexArray_cxx_0x2d166c60FactoryFields in com.alibaba.graphscope.ds declared as GSVertexArray.Factory Modifier and Type Field Description static GSVertexArray.Factory<Double>GSVertexArray_cxx_0x13932289Factory. INSTANCEstatic GSVertexArray.Factory<StdString>GSVertexArray_cxx_0x146265ceFactory. INSTANCEstatic GSVertexArray.Factory<Integer>GSVertexArray_cxx_0x2ceb3d1fFactory. INSTANCEstatic GSVertexArray.Factory<Long>GSVertexArray_cxx_0x2d166c60Factory. INSTANCE -
Uses of GSVertexArray.Factory in com.alibaba.graphscope.utils
Methods in com.alibaba.graphscope.utils that return GSVertexArray.Factory Modifier and Type Method Description static GSVertexArray.FactoryFFITypeFactoryhelper. getGSVertexArrayFactory(String foreignTypeName)
-