Uses of Interface
com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext.Factory
-
Packages that use FFILabeledVertexDataContext.Factory Package Description com.alibaba.graphscope.context.ffi -
-
Uses of FFILabeledVertexDataContext.Factory in com.alibaba.graphscope.context.ffi
Classes in com.alibaba.graphscope.context.ffi that implement FFILabeledVertexDataContext.Factory Modifier and Type Class Description class
FFILabeledVertexDataContext_cxx_0xc64d9ac3Factory
class
FFILabeledVertexDataContext_cxx_0xd1aafb66Factory
Fields in com.alibaba.graphscope.context.ffi declared as FFILabeledVertexDataContext.Factory Modifier and Type Field Description static FFILabeledVertexDataContext.Factory<ArrowFragment<Long>,Double>
FFILabeledVertexDataContext_cxx_0xc64d9ac3Factory. INSTANCE
static FFILabeledVertexDataContext.Factory<ArrowFragment<Long>,Long>
FFILabeledVertexDataContext_cxx_0xd1aafb66Factory. INSTANCE
-