Package com.alibaba.graphscope.ds
Class Vertex_cxx_0xaccf3424Factory
- java.lang.Object
- 
- com.alibaba.graphscope.ds.Vertex_cxx_0xaccf3424Factory
 
- 
- All Implemented Interfaces:
- Vertex.Factory<Long>
 
 public class Vertex_cxx_0xaccf3424Factory extends Object implements Vertex.Factory<Long> 
- 
- 
Field SummaryFields Modifier and Type Field Description static Vertex.Factory<Long>INSTANCE
 - 
Constructor SummaryConstructors Constructor Description Vertex_cxx_0xaccf3424Factory()
 
- 
- 
- 
Field Detail- 
INSTANCEpublic static final Vertex.Factory<Long> INSTANCE 
 
- 
 - 
Method Detail- 
createpublic Vertex<Long> create() - Specified by:
- createin interface- Vertex.Factory<Long>
 
 
- 
 
-