Package cn.vertxup.graphic.domain
Class Tables
- java.lang.Object
-
- cn.vertxup.graphic.domain.Tables
-
public class Tables extends Object
Convenience access to all tables in DB_ETERNAL.
-
-
Constructor Summary
Constructors Constructor Description Tables()
-
-
-
Field Detail
-
G_CLUSTER
public static final GCluster G_CLUSTER
The tableDB_ETERNAL.G_CLUSTER.
-
G_EDGE
public static final GEdge G_EDGE
The tableDB_ETERNAL.G_EDGE.
-
G_GRAPHIC
public static final GGraphic G_GRAPHIC
The tableDB_ETERNAL.G_GRAPHIC.
-
G_NODE
public static final GNode G_NODE
The tableDB_ETERNAL.G_NODE.
-
-