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 TypeMethodDescriptionint
boolean
static SchemaTable
static SchemaTable
getTable()
int
hashCode()
boolean
boolean
boolean
boolean
static SchemaTable
static SchemaTable
toString()
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:
compareTo
in interfaceComparable
-
isWithPrefix
public boolean isWithPrefix()
-