public interface StorageProperty
isDefined()
. Undefined property instances can be used for
passing property key id and signaling that it doesn't exist.Modifier and Type | Method and Description |
---|---|
boolean |
isDefined() |
int |
propertyKeyId() |
org.neo4j.values.storable.Value |
value() |
int propertyKeyId()
org.neo4j.values.storable.Value value()
boolean isDefined()
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.