public class OraclePropertyGraphTinker3FeaturesBase extends java.lang.Object implements Graph.Features
Graph.Features.DataTypeFeatures, Graph.Features.EdgeFeatures, Graph.Features.EdgePropertyFeatures, Graph.Features.ElementFeatures, Graph.Features.FeatureSet, Graph.Features.GraphFeatures, Graph.Features.PropertyFeatures, Graph.Features.VariableFeatures, Graph.Features.VertexFeatures, Graph.Features.VertexPropertyFeatures
Constructor and Description |
---|
OraclePropertyGraphTinker3FeaturesBase() |
Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgeFeatures |
edge()
Gets the features related to "edge" operation.
|
static OraclePropertyGraphTinker3FeaturesBase |
getInstance()
Get an instance of an OraclePropertyGraphTinker3FeaturesBase
|
Graph.Features.GraphFeatures |
graph()
Gets the features related to "graph" operation.
|
java.lang.String |
toString()
Gets the String representation of all the property graph features
|
Graph.Features.VertexFeatures |
vertex()
Gets the features related to "vertex" operation.
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
supports
public OraclePropertyGraphTinker3FeaturesBase()
public Graph.Features.EdgeFeatures edge()
edge
in interface Graph.Features
public static OraclePropertyGraphTinker3FeaturesBase getInstance()
public Graph.Features.GraphFeatures graph()
graph
in interface Graph.Features
public java.lang.String toString()
toString
in class java.lang.Object
public Graph.Features.VertexFeatures vertex()
vertex
in interface Graph.Features
Copyright © 2015, 2019, Oracle and/or its afflilates. All Rights Reserved.