Uses of Interface
com.alibaba.graphscope.graphx.GraphXRawDataBuilder.Factory
-
Packages that use GraphXRawDataBuilder.Factory Package Description com.alibaba.graphscope.graphx -
-
Uses of GraphXRawDataBuilder.Factory in com.alibaba.graphscope.graphx
Classes in com.alibaba.graphscope.graphx that implement GraphXRawDataBuilder.Factory Modifier and Type Class Description class
GraphXRawDataBuilder_cxx_0xa6c829deFactory
class
GraphXRawDataBuilder_cxx_0xcbb09c5cFactory
Fields in com.alibaba.graphscope.graphx declared as GraphXRawDataBuilder.Factory Modifier and Type Field Description static GraphXRawDataBuilder.Factory<Long,Long,Long,Long>
GraphXRawDataBuilder_cxx_0xa6c829deFactory. INSTANCE
static GraphXRawDataBuilder.Factory<Long,Long,Integer,Integer>
GraphXRawDataBuilder_cxx_0xcbb09c5cFactory. INSTANCE
-