Class VertexEntity

    • Constructor Detail

      • VertexEntity

        public VertexEntity()
    • Method Detail

      • getId

        public String getId()
        returns the business id of the VertexEntity. For the database id call VertexEntity#getDbId.
      • setId

        public void setId​(String id)
        returns the business id of the VertexEntity. For the database id call VertexEntity#getDbId.