public class OraclePropertyGraphFeatures extends Features
ignoresSuppliedIds, isPersistent, isRDFModel, isWrapper, supportsBooleanProperty, supportsDoubleProperty, supportsDuplicateEdges, supportsEdgeIndex, supportsEdgeIteration, supportsEdgeKeyIndex, supportsEdgeProperties, supportsEdgeRetrieval, supportsFloatProperty, supportsIndices, supportsIntegerProperty, supportsKeyIndices, supportsLongProperty, supportsMapProperty, supportsMixedListProperty, supportsPrimitiveArrayProperty, supportsSelfLoops, supportsSerializableObjectProperty, supportsStringProperty, supportsThreadedTransactions, supportsTransactions, supportsUniformListProperty, supportsVertexIndex, supportsVertexIteration, supportsVertexKeyIndex, supportsVertexProperties| Modifier and Type | Method and Description |
|---|---|
void |
checkCompliance()
This method determines whether the full gamut of features have been set by the Graph implementation.
|
Features |
copyFeatures()
This method copies the features in this features object to another feature object..
|
static OraclePropertyGraphFeatures |
getInstance()
Return an
OraclePropertyGraphFeatures instance. |
boolean |
supportsElementProperties()
Checks whether the graph supports both vertex and edge properties.
|
Map |
toMap()
Return the map representation of this object.
|
public void checkCompliance()
throws IllegalStateException
checkCompliance in class FeaturesIllegalStateExceptionpublic Features copyFeatures()
copyFeatures in class Featurespublic static OraclePropertyGraphFeatures getInstance()
OraclePropertyGraphFeatures instance.public boolean supportsElementProperties()
supportsElementProperties in class FeaturesCopyright © 2015 Oracle and/or its afflilates. All Rights Reserved.