provides a specific GraphDatabaseServiceProvider for Batch processing
delegates Index[Node] methods to BatchInserterIndex methods
delegated methods of IndexManager to BatchInserter
delegates RelationshipIndex methods to BatchInserterIndex methods
replica of the original ConstantScoreIterator which has package visibility class org.
main Cypher support trait
Interface for GraphDatabaseService
standard DatabaseService implementation for GraphDatabaseService
provides a specific Database Service in this case an embedded database service
Interface for a GraphDatabaseServiceProvider must be implemented by and Graph Database Service Provider
provides Index access trait class must mixin a trait that provides an instance of class BatchInserter i.
Provides Index access trait
Extend your class with this trait to get really neat new notation for creating new relationships.
trait for implicits used by Neo4j wrapper
provides a specific Database Service in this case an singleton embedded database service
add additional as[T] interface where T has to be a case class
Wraps the Cypher class ExecutionResult and provides an additional Interface to access unmarshaled classes
Iterator convenience.
Trait for a Typed Traversal API
Basics for Typed Traverser
Neo4jWrapper Object