public class LuceneXaConnection
extends org.neo4j.kernel.impl.transaction.xaframework.XaConnectionHelpImpl
implements org.neo4j.kernel.impl.index.IndexXaConnection
LuceneDataSource.
This class is public because the XA framework requires it.| Modifier and Type | Method and Description |
|---|---|
void |
createIndex(Class<? extends org.neo4j.graphdb.PropertyContainer> entityType,
String name,
Map<String,String> config) |
XAResource |
getXaResource() |
clearAllTransactions, delistResource, destroy, enlistResource, validatepublic XAResource getXaResource()
getXaResource in interface org.neo4j.kernel.impl.transaction.xaframework.XaConnectiongetXaResource in class org.neo4j.kernel.impl.transaction.xaframework.XaConnectionHelpImplCopyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.