Modifier and Type | Method and Description |
---|---|
Graph.Features.VertexFeatures |
HadoopGraph.HadoopGraphFeatures.vertex() |
Modifier and Type | Class and Description |
---|---|
class |
Neo4jGraph.Neo4jGraphFeatures.Neo4jVertexFeatures |
Modifier and Type | Field and Description |
---|---|
protected Graph.Features.VertexFeatures |
Neo4jGraph.Neo4jGraphFeatures.vertexFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features.VertexFeatures |
Neo4jGraph.Neo4jGraphFeatures.vertex() |
Modifier and Type | Method and Description |
---|---|
default Graph.Features.VertexFeatures |
Graph.Features.vertex()
Gets the features related to "vertex" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexFeatures
Vertex features defined such that they support immutability but allow all other possibilities.
|
Modifier and Type | Method and Description |
---|---|
Graph.Features.VertexFeatures |
EmptyGraph.EmptyGraphFeatures.vertex() |
Modifier and Type | Method and Description |
---|---|
Graph.Features.VertexFeatures |
StarGraph.StarGraphFeatures.vertex() |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraph.TinkerGraphVertexFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features.VertexFeatures |
TinkerGraph.TinkerGraphFeatures.vertex() |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.