|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
QueryContext
and
ValueContext
which is part of the
public API for an Index
backed by Lucene.
See:
Description
Interface Summary | |
---|---|
TimelineIndex<T extends PropertyContainer> | A utility for ordering nodes or relationships in a timeline. |
Class Summary | |
---|---|
LuceneIndexProvider | |
LuceneIndexProvider.Configuration | |
LuceneTimeline<T extends PropertyContainer> | |
QueryContext | This class has the extra query configuration to use
with ReadableIndex.query(Object) and ReadableIndex.query(String, Object) . |
ValueContext | ValueContext allows you to give not just a value, but to give the value some context to live in. |
Contains QueryContext
and
ValueContext
which is part of the
public API for an Index
backed by Lucene.
Also contain a timeline implementation on top of an
Index
based on Lucene.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |