Class Tables


  • public class Tables
    extends Object
    Convenience access to all tables in DB_ETERNAL.
    • Field Detail

      • G_CLUSTER

        public static final GCluster G_CLUSTER
        The table DB_ETERNAL.G_CLUSTER.
      • G_EDGE

        public static final GEdge G_EDGE
        The table DB_ETERNAL.G_EDGE.
      • G_GRAPHIC

        public static final GGraphic G_GRAPHIC
        The table DB_ETERNAL.G_GRAPHIC.
      • G_NODE

        public static final GNode G_NODE
        The table DB_ETERNAL.G_NODE.
    • Constructor Detail

      • Tables

        public Tables()