Uses of Interface
com.alibaba.graphscope.ds.VertexRange.Factory
-
Packages that use VertexRange.Factory Package Description com.alibaba.graphscope.ds com.alibaba.graphscope.utils -
-
Uses of VertexRange.Factory in com.alibaba.graphscope.ds
Classes in com.alibaba.graphscope.ds that implement VertexRange.Factory Modifier and Type Class Description classVertexRange_cxx_0x52600602FactoryclassVertexRange_cxx_0x528b3543FactoryFields in com.alibaba.graphscope.ds declared as VertexRange.Factory Modifier and Type Field Description static VertexRange.Factory<Integer>VertexRange_cxx_0x52600602Factory. INSTANCEstatic VertexRange.Factory<Long>VertexRange_cxx_0x528b3543Factory. INSTANCE -
Uses of VertexRange.Factory in com.alibaba.graphscope.utils
Methods in com.alibaba.graphscope.utils that return VertexRange.Factory Modifier and Type Method Description static VertexRange.FactoryFFITypeFactoryhelper. getVertexRangeLongFactory()
-