Class VertexInfo


  • public class VertexInfo
    extends Object
    • Method Detail

      • propertyGroupNum

        public int propertyGroupNum()
      • 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)
      • getPropertyGroupPrefix

        public URI getPropertyGroupPrefix​(PropertyGroup propertyGroup)
      • getPropertyGroupChunkPath

        public URI getPropertyGroupChunkPath​(PropertyGroup propertyGroup,
                                             long chunkIndex)
      • getVerticesNumFilePath

        public URI getVerticesNumFilePath()
      • getType

        public String getType()
      • getChunkSize

        public long getChunkSize()
      • getPrefix

        public String getPrefix()
      • getBaseUri

        public URI getBaseUri()