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.
|
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 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 - 2018 Oracle and/or its affiliates. All Rights Reserved.