Class VertexInfo


  • public class VertexInfo
    extends Object
    • Method Detail

      • getPropertyGroupNum

        public int getPropertyGroupNum()
      • getPropertyType

        public DataType getPropertyType​(String propertyName)
      • hasProperty

        public boolean hasProperty​(String propertyName)
      • isPrimaryKey

        public boolean isPrimaryKey​(String propertyName)
      • isNullableKey

        public boolean isNullableKey​(String propertyName)
      • hasPropertyGroup

        public boolean hasPropertyGroup​(PropertyGroup propertyGroup)
      • getPropertyGroupUri

        public URI getPropertyGroupUri​(PropertyGroup propertyGroup)
      • getPropertyGroupChunkUri

        public URI getPropertyGroupChunkUri​(PropertyGroup propertyGroup,
                                            long chunkIndex)
      • getVerticesNumFileUri

        public URI getVerticesNumFileUri()
      • dump

        public void dump​(Writer output)
      • getType

        public String getType()
      • getChunkSize

        public long getChunkSize()
      • getPrefix

        public String getPrefix()
      • getBaseUri

        public URI getBaseUri()
      • isValidated

        public boolean isValidated()