public class IndexProvider extends Object
Modifier and Type | Field and Description |
---|---|
static IndexProvider |
instance |
Modifier and Type | Method and Description |
---|---|
org.neo4j.graphdb.index.Index<? extends org.neo4j.graphdb.PropertyContainer> |
getIndexForEntity(org.neo4j.graphdb.GraphDatabaseService db,
EOEntity entity) |
public static final IndexProvider instance
public org.neo4j.graphdb.index.Index<? extends org.neo4j.graphdb.PropertyContainer> getIndexForEntity(org.neo4j.graphdb.GraphDatabaseService db, EOEntity entity)
Copyright © 2002 – 2024 Project Wonder.