@Deprecated public class ValueContext extends Object
| Constructor and Description |
|---|
ValueContext(Object value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getCorrectValue()
Deprecated.
|
Object |
getValue()
Deprecated.
|
ValueContext |
indexNumeric()
Deprecated.
|
static ValueContext |
numeric(Number value)
Deprecated.
|
String |
toString()
Deprecated.
|
@Deprecated public ValueContext(Object value)
@Deprecated public Object getValue()
@Deprecated public ValueContext indexNumeric()
Index.add(org.neo4j.graphdb.PropertyContainer, String, Object)@Deprecated public Object getCorrectValue()
indexNumeric() has been called.@Deprecated public String toString()
@Deprecated public static ValueContext numeric(Number value)
value - The value to addIndex.add(org.neo4j.graphdb.PropertyContainer, String, Object)Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.