Modifier and Type | Method and Description |
---|---|
default Graph.Features.VertexPropertyFeatures |
Graph.Features.VertexFeatures.properties()
Gets features related to "properties" on a
Vertex . |
Modifier and Type | Class and Description |
---|---|
class |
EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexPropertyFeatures
Vertex Property features defined such that they support immutability but allow all other possibilities.
|
Modifier and Type | Method and Description |
---|---|
Graph.Features.VertexPropertyFeatures |
EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexFeatures.properties() |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraph.TinkerGraphVertexPropertyFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features.VertexPropertyFeatures |
TinkerGraph.TinkerGraphVertexFeatures.properties() |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.