public class TinkerGraph.TinkerGraphFeatures extends Object implements org.apache.tinkerpop.gremlin.structure.Graph.Features
org.apache.tinkerpop.gremlin.structure.Graph.Features.DataTypeFeatures, org.apache.tinkerpop.gremlin.structure.Graph.Features.EdgeFeatures, org.apache.tinkerpop.gremlin.structure.Graph.Features.EdgePropertyFeatures, org.apache.tinkerpop.gremlin.structure.Graph.Features.ElementFeatures, org.apache.tinkerpop.gremlin.structure.Graph.Features.FeatureSet, org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures, org.apache.tinkerpop.gremlin.structure.Graph.Features.PropertyFeatures, org.apache.tinkerpop.gremlin.structure.Graph.Features.VariableFeatures, org.apache.tinkerpop.gremlin.structure.Graph.Features.VertexFeatures, org.apache.tinkerpop.gremlin.structure.Graph.Features.VertexPropertyFeatures| Modifier and Type | Method and Description |
|---|---|
org.apache.tinkerpop.gremlin.structure.Graph.Features.EdgeFeatures |
edge() |
org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures |
graph() |
String |
toString() |
org.apache.tinkerpop.gremlin.structure.Graph.Features.VertexFeatures |
vertex() |
public org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures graph()
graph in interface org.apache.tinkerpop.gremlin.structure.Graph.Featurespublic org.apache.tinkerpop.gremlin.structure.Graph.Features.EdgeFeatures edge()
edge in interface org.apache.tinkerpop.gremlin.structure.Graph.Featurespublic org.apache.tinkerpop.gremlin.structure.Graph.Features.VertexFeatures vertex()
vertex in interface org.apache.tinkerpop.gremlin.structure.Graph.FeaturesCopyright © 2013–2018 Apache Software Foundation. All rights reserved.