Package com.alibaba.graphscope.ds
Class Vertex_cxx_0xaca404e3Factory
- java.lang.Object
-
- com.alibaba.graphscope.ds.Vertex_cxx_0xaca404e3Factory
-
- All Implemented Interfaces:
Vertex.Factory<Integer>
public class Vertex_cxx_0xaca404e3Factory extends Object implements Vertex.Factory<Integer>
-
-
Field Summary
Fields Modifier and Type Field Description static Vertex.Factory<Integer>
INSTANCE
-
Constructor Summary
Constructors Constructor Description Vertex_cxx_0xaca404e3Factory()
-
-
-
Field Detail
-
INSTANCE
public static final Vertex.Factory<Integer> INSTANCE
-
-
Method Detail
-
create
public Vertex<Integer> create()
- Specified by:
create
in interfaceVertex.Factory<Integer>
-
-