Modifier and Type | Class and Description |
---|---|
class |
Neo4jGraph.Neo4jGraphFeatures.Neo4jEdgePropertyFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgePropertyFeatures |
Neo4jGraph.Neo4jGraphFeatures.Neo4jEdgeFeatures.properties() |
Modifier and Type | Method and Description |
---|---|
default Graph.Features.EdgePropertyFeatures |
Graph.Features.EdgeFeatures.properties()
Gets features related to "properties" on an
Edge . |
Modifier and Type | Class and Description |
---|---|
class |
EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgePropertyFeatures
Edge property features defined such that they support immutability but allow all other possibilities.
|
Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgePropertyFeatures |
EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgeFeatures.properties() |
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.