Uses of Package
org.neo4j.index.lucene

Packages that use org.neo4j.index.lucene
org.neo4j.index.lucene Contains QueryContext and ValueContext which is part of the public API for an Index backed by Lucene. 
 

Classes in org.neo4j.index.lucene used by org.neo4j.index.lucene
QueryContext
          This class has the extra query configuration to use with Index.query(Object) and Index.query(String, Object).
TimelineIndex
          A utility for ordering nodes or relationships in a timeline.
ValueContext
          ValueContext allows you to give not just a value, but to give the value some context to live in.
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.