Uses of Interface
com.alibaba.graphscope.graphx.GraphXRawData
-
Packages that use GraphXRawData Package Description com.alibaba.graphscope.graphx com.alibaba.graphscope.stdcxx -
-
Uses of GraphXRawData in com.alibaba.graphscope.graphx
Classes in com.alibaba.graphscope.graphx that implement GraphXRawData Modifier and Type Class Description class
GraphXRawData_cxx_0x78c6729b
class
GraphXRawData_cxx_0x9daee519
Methods in com.alibaba.graphscope.graphx that return types with arguments of type GraphXRawData Modifier and Type Method Description StdSharedPtr<GraphXRawData<Long,Long,Long,Long>>
GraphXRawDataBuilder_cxx_0xa6c829de. seal(VineyardClient arg0)
StdSharedPtr<GraphXRawData<Long,Long,Integer,Integer>>
GraphXRawDataBuilder_cxx_0xcbb09c5c. seal(VineyardClient arg0)
StdSharedPtr<GraphXRawData<OID_T,VID_T,VD_T,ED_T>>
GraphXRawDataBuilder. seal(VineyardClient client)
-
Uses of GraphXRawData in com.alibaba.graphscope.stdcxx
Methods in com.alibaba.graphscope.stdcxx that return GraphXRawData Modifier and Type Method Description GraphXRawData<Long,Long,Integer,Integer>
StdSharedPtr_cxx_0x348897ea. get()
GraphXRawData<Long,Long,Long,Long>
StdSharedPtr_cxx_0xbc62baa8. get()
-