Package org.umlg.sqlg.structure
Class SchemaTable
java.lang.Object
org.umlg.sqlg.structure.SchemaTable
- All Implemented Interfaces:
Serializable,Comparable
Date: 2014/08/17
Time: 7:20 AM
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionintbooleanstatic SchemaTablestatic SchemaTablegetTable()inthashCode()booleanbooleanbooleanbooleanstatic SchemaTablestatic SchemaTabletoString()withPrefix(String prefix)
-
Method Details
-
getSchema
-
getTable
-
of
-
of
-
from
-
from
-
toString
-
hashCode
public int hashCode() -
equals
-
isVertexTable
public boolean isVertexTable() -
isEdgeTable
public boolean isEdgeTable() -
isTemporary
public boolean isTemporary() -
withOutPrefix
-
withPrefix
-
compareTo
- Specified by:
compareToin interfaceComparable
-
isWithPrefix
public boolean isWithPrefix()
-