public static class TinkerGraph.TinkerGraphVertexFeatures extends Object implements Graph.Features.VertexFeatures
supportsAddProperty, supportsRemovePropertyFEATURE_ADD_VERTICES, FEATURE_META_PROPERTIES, FEATURE_MULTI_PROPERTIES, FEATURE_REMOVE_VERTICESFEATURE_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 |
|---|---|
boolean |
supportsCustomIds()
Determines if an
Element has mapper identifiers where "mapper" refers to an implementation
defined object. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitproperties, supportsAddVertices, supportsMetaProperties, supportsMultiProperties, supportsRemoveVerticessupportsAddProperty, supportsAnyIds, supportsNumericIds, supportsRemoveProperty, supportsStringIds, supportsUserSuppliedIds, supportsUuidIdspublic boolean supportsCustomIds()
Graph.Features.ElementFeaturesElement has mapper identifiers where "mapper" refers to an implementation
defined object.supportsCustomIds in interface Graph.Features.ElementFeaturesCopyright © 2013–2015 Apache Software Foundation. All rights reserved.