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 class
VertexRange_cxx_0x52600602Factory
class
VertexRange_cxx_0x528b3543Factory
Fields in com.alibaba.graphscope.ds declared as VertexRange.Factory Modifier and Type Field Description static VertexRange.Factory<Integer>
VertexRange_cxx_0x52600602Factory. INSTANCE
static 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.Factory
FFITypeFactoryhelper. getVertexRangeLongFactory()
-