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 Summary
Fields Modifier and Type Field Description static Vertex.Factory<Long>
INSTANCE
-
Constructor Summary
Constructors Constructor Description Vertex_cxx_0xaccf3424Factory()
-
-
-
Field Detail
-
INSTANCE
public static final Vertex.Factory<Long> INSTANCE
-
-
Method Detail
-
create
public Vertex<Long> create()
- Specified by:
create
in interfaceVertex.Factory<Long>
-
-