Uses of Class
com.buschmais.xo.neo4j.spi.Neo4jDatastoreSession.Index
Packages that use Neo4jDatastoreSession.Index
-
Uses of Neo4jDatastoreSession.Index in com.buschmais.xo.neo4j.spi
Methods in com.buschmais.xo.neo4j.spi that return types with arguments of type Neo4jDatastoreSession.IndexModifier and TypeMethodDescriptionAbstractNeo4jDatastoreSession.getIndexes()Neo4jDatastoreSession.getIndexes()Method parameters in com.buschmais.xo.neo4j.spi with type arguments of type Neo4jDatastoreSession.IndexModifier and TypeMethodDescriptionvoidAbstractNeo4jDatastoreSession.createIndexes(Set<Neo4jDatastoreSession.Index> indexes) Create the given indexes in the datastore..voidNeo4jDatastoreSession.createIndexes(Set<Neo4jDatastoreSession.Index> indexes)