类 VertexIndex

所有已实现的接口:
Serializable

public class VertexIndex extends GraphIndex
另请参阅:
  • 构造器详细资料

    • VertexIndex

      public VertexIndex()
    • VertexIndex

      public VertexIndex(String name)
    • VertexIndex

      public VertexIndex(Table table, String name, boolean unique)
    • VertexIndex

      public VertexIndex(Table table, String name)