public class OracleVertexProperty<V> extends OracleVertexPropertyBase<V>
VertexProperty.Cardinality, VertexProperty.ExceptionsDEFAULT_LABEL| Constructor and Description |
|---|
OracleVertexProperty(OracleVertex oracleVertex,
java.lang.String key,
V value)
Constructs a new OracleVertexProperty object
|
element, equals, graph, hashCode, id, isPresent, key, label, properties, property, remove, toString, valueemptyifPresent, orElse, orElseGet, orElseThrowpublic OracleVertexProperty(OracleVertex oracleVertex, java.lang.String key, V value)
oracleVertex - the vertex associated to this propertykey - the property namevalue - the property valueCopyright © 2015 - 2018 Oracle and/or its affiliates. All Rights Reserved.