Uses of Class
org.neo4j.index.impl.lucene.LuceneXaConnection

Packages that use LuceneXaConnection
org.neo4j.index.impl.lucene An indexing implementation using Apache Lucene as backend. 
 

Uses of LuceneXaConnection in org.neo4j.index.impl.lucene
 

Methods in org.neo4j.index.impl.lucene that return LuceneXaConnection
protected  LuceneXaConnection ConnectionBroker.newConnection()
           
 

Method parameters in org.neo4j.index.impl.lucene with type arguments of type LuceneXaConnection
 void LuceneIndexImplementation.reset(LuceneDataSource dataSource, org.neo4j.kernel.impl.index.IndexConnectionBroker<LuceneXaConnection> broker)
           
 

Constructor parameters in org.neo4j.index.impl.lucene with type arguments of type LuceneXaConnection
LuceneIndexImplementation(org.neo4j.graphdb.GraphDatabaseService db, LuceneDataSource dataSource, org.neo4j.kernel.impl.index.IndexConnectionBroker<LuceneXaConnection> broker)
           
 



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