public class Neo4jGraph.Neo4jGraphFeatures.Neo4jEdgeFeatures extends Neo4jGraph.Neo4jGraphFeatures.Neo4jElementFeatures implements Graph.Features.EdgeFeatures
supportsAddProperty, supportsRemoveProperty
FEATURE_ADD_EDGES, FEATURE_REMOVE_EDGES
FEATURE_ADD_PROPERTY, FEATURE_ANY_IDS, FEATURE_CUSTOM_IDS, FEATURE_NUMERIC_IDS, FEATURE_REMOVE_PROPERTY, FEATURE_STRING_IDS, FEATURE_USER_SUPPLIED_IDS, FEATURE_UUID_IDS
Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgePropertyFeatures |
properties()
Gets features related to "properties" on an
Edge . |
supportsAnyIds, supportsCustomIds, supportsStringIds, supportsUserSuppliedIds, supportsUuidIds
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
supportsAddEdges, supportsRemoveEdges
supportsAddProperty, supportsAnyIds, supportsCustomIds, supportsNumericIds, supportsRemoveProperty, supportsStringIds, supportsUserSuppliedIds, supportsUuidIds, willAllowId
public Graph.Features.EdgePropertyFeatures properties()
Graph.Features.EdgeFeatures
Edge
.properties
in interface Graph.Features.EdgeFeatures
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.