public class Neo4jGraph.Neo4jGraphFeatures.Neo4jVertexFeatures extends Neo4jGraph.Neo4jGraphFeatures.Neo4jElementFeatures implements Graph.Features.VertexFeatures
supportsAddProperty, supportsRemovePropertyFEATURE_ADD_VERTICES, FEATURE_DUPLICATE_MULTI_PROPERTIES, FEATURE_META_PROPERTIES, FEATURE_MULTI_PROPERTIES, FEATURE_REMOVE_VERTICES, FEATURE_UPSERTFEATURE_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 | Constructor and Description |
|---|---|
protected |
Neo4jVertexFeatures() |
| Modifier and Type | Method and Description |
|---|---|
VertexProperty.Cardinality |
getCardinality(String key) |
Graph.Features.VertexPropertyFeatures |
properties() |
boolean |
supportsMetaProperties() |
boolean |
supportsMultiProperties() |
boolean |
supportsUserSuppliedIds() |
supportsAnyIds, supportsCustomIds, supportsStringIds, supportsUuidIdsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsAddVertices, supportsDuplicateMultiProperties, supportsRemoveVertices, supportsUpsertsupportsAddProperty, supportsAnyIds, supportsCustomIds, supportsNumericIds, supportsRemoveProperty, supportsStringIds, supportsUuidIds, willAllowIdpublic Graph.Features.VertexPropertyFeatures properties()
properties in interface Graph.Features.VertexFeaturespublic boolean supportsMetaProperties()
supportsMetaProperties in interface Graph.Features.VertexFeaturespublic boolean supportsMultiProperties()
supportsMultiProperties in interface Graph.Features.VertexFeaturespublic boolean supportsUserSuppliedIds()
supportsUserSuppliedIds in interface Graph.Features.ElementFeaturessupportsUserSuppliedIds in class Neo4jGraph.Neo4jGraphFeatures.Neo4jElementFeaturespublic VertexProperty.Cardinality getCardinality(String key)
getCardinality in interface Graph.Features.VertexFeaturesCopyright © 2013–2019 Apache Software Foundation. All rights reserved.