Class GraphEntityType
- java.lang.Object
-
- oracle.pgx.api.frames.schema.datatypes.DataType
-
- oracle.pgx.api.frames.schema.datatypes.graph.GraphEntityType
-
- Direct Known Subclasses:
EdgeType,VertexType
public abstract class GraphEntityType extends DataType
-
-
Constructor Summary
Constructors Constructor Description GraphEntityType()
-
Method Summary
-
Methods inherited from class oracle.pgx.api.frames.schema.datatypes.DataType
equals, hashCode, simpleString, toString
-
-