|
Neo4j Community | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueContext | |
|---|---|
| org.neo4j.index.lucene | Contains QueryContext and
ValueContext which is part of the
public API for an Index backed by Lucene. |
| Uses of ValueContext in org.neo4j.index.lucene |
|---|
| Methods in org.neo4j.index.lucene that return ValueContext | |
|---|---|
ValueContext |
ValueContext.indexNumeric()
Returns a ValueContext to be used with Index.add(PropertyContainer, String, Object) |
static ValueContext |
ValueContext.numeric(Number value)
Convience method to add a numeric value to an index. |
|
Neo4j Community | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||