Neo4j Enterprise

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 ReadableIndex.query(Object) and ReadableIndex.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.
 


Neo4j Enterprise

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.