public class TinkerGraph.TinkerGraphFeatures extends 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| Modifier and Type | Method and Description |
|---|---|
Graph.Features.EdgeFeatures |
edge() |
Graph.Features.GraphFeatures |
graph() |
String |
toString() |
Graph.Features.VertexFeatures |
vertex() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsupportspublic Graph.Features.GraphFeatures graph()
graph in interface Graph.Featurespublic Graph.Features.EdgeFeatures edge()
edge in interface Graph.Featurespublic Graph.Features.VertexFeatures vertex()
vertex in interface Graph.FeaturesCopyright © 2013–2021 Apache Software Foundation. All rights reserved.