Skip navigation links
A D F G H I M N O R S T 

A

allNodes(GraphDatabaseService) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 
allRelationships(GraphDatabaseService) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 
areSame(Node, Node) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 
areSame(Relationship, Relationship) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 
assertSameGraph(GraphDatabaseService, String) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
Checks that the graph in the specified GraphDatabaseService is the same as the graph that the given cypher produces.

D

databaseSupportJava8TimeTypes() - Method in class org.neo4j.ogm.testutil.SingleDriverTestClass
 
deleteDirectory(Path) - Static method in class org.neo4j.ogm.testutil.FileUtils
Recursively deletes a directory tree.
doWithSessionFactoryOf(AbstractConfigurableDriver, Class[], Consumer<SessionFactory>) - Method in class org.neo4j.ogm.testutil.SingleDriverTestClass
 
driver - Static variable in class org.neo4j.ogm.testutil.MultiDriverTestClass
 

F

FileUtils - Class in org.neo4j.ogm.testutil
 
findSameNodes(GraphDatabaseService, Node) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 
findSameNodesByLabel(GraphDatabaseService, Node, Label) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 
findSameNodesWithoutLabel(GraphDatabaseService, Node) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 
firstOrNull(Iterable<T>) - Static method in class org.neo4j.ogm.testutil.TestUtils
 
firstOrNull(Iterator<T>) - Static method in class org.neo4j.ogm.testutil.TestUtils
 

G

getAvailablePort() - Static method in class org.neo4j.ogm.testutil.TestUtils
 
getBaseConfiguration() - Static method in class org.neo4j.ogm.testutil.MultiDriverTestClass
 
getDriver() - Method in class org.neo4j.ogm.testutil.SingleDriverTestClass
Gets a new driver against the server controls.
getGraphDatabaseService() - Static method in class org.neo4j.ogm.testutil.MultiDriverTestClass
 
getGraphDatabaseService() - Method in class org.neo4j.ogm.testutil.SingleDriverTestClass
 
getGraphDatabaseService() - Method in class org.neo4j.ogm.testutil.TestServer
Retrieves the underlying GraphDatabaseService used in this test.
getPassword() - Method in class org.neo4j.ogm.testutil.TestServer
 
getPort() - Method in class org.neo4j.ogm.testutil.TestServer
 
getServerVersion() - Method in class org.neo4j.ogm.testutil.SingleDriverTestClass
Opens a driver on the first use to get the servers version.
getUri() - Method in class org.neo4j.ogm.testutil.TestServer
 
getUsername() - Method in class org.neo4j.ogm.testutil.TestServer
 
GraphTestUtils - Class in org.neo4j.ogm.testutil
Utility methods used to facilitate testing against a real Neo4j database.

H

haveSameLabels(Node, Node) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 
haveSameProperties(PropertyContainer, PropertyContainer) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 
haveSameType(Relationship, Relationship) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 

I

initializeNeo4j() - Static method in class org.neo4j.ogm.testutil.SingleDriverTestClass
 
isEnterpriseEdition() - Static method in class org.neo4j.ogm.testutil.MultiDriverTestClass
Use this to limit if the test should execute only on enterprise edition
isVersionOrGreater(String) - Static method in class org.neo4j.ogm.testutil.MultiDriverTestClass
Use this to limit if the test should execute on certain version

M

MultiDriverTestClass - Class in org.neo4j.ogm.testutil
 
MultiDriverTestClass() - Constructor for class org.neo4j.ogm.testutil.MultiDriverTestClass
 

N

newInProcessBuilder() - Static method in class org.neo4j.ogm.testutil.TestServer
Returns TestServerBuilder based on what is present on classpath
nodesWithLabel(GraphDatabaseService, Label) - Static method in class org.neo4j.ogm.testutil.GraphTestUtils
 

O

org.neo4j.ogm.testutil - package org.neo4j.ogm.testutil
 

R

readCQLFile(String) - Static method in class org.neo4j.ogm.testutil.TestUtils
 

S

sessionFactory - Static variable in class org.neo4j.ogm.testutil.MultiDriverTestClass
 
setupMultiDriverTestEnvironment() - Static method in class org.neo4j.ogm.testutil.MultiDriverTestClass
 
shutdown() - Method in class org.neo4j.ogm.testutil.TestServer
Stops the underlying server bootstrapper and, in turn, the Neo4j server.
SingleDriverTestClass - Class in org.neo4j.ogm.testutil
In contrast to the MultiDriverTestClass, this facilitates only the Neo4j Test Harness and provides access to a server through a configured Java driver respectively the embedded instanceof SingleDriverTestClass.getGraphDatabaseService().
In cases needed, it offers also the ServerVersion of the backing database.
SingleDriverTestClass() - Constructor for class org.neo4j.ogm.testutil.SingleDriverTestClass
 
startServer() - Method in class org.neo4j.ogm.testutil.TestServer
 

T

tearDownNeo4j() - Static method in class org.neo4j.ogm.testutil.SingleDriverTestClass
 
TestServer - Class in org.neo4j.ogm.testutil
 
TestServer(boolean, boolean, int) - Constructor for class org.neo4j.ogm.testutil.TestServer
 
TestServer(boolean, boolean, int, int) - Constructor for class org.neo4j.ogm.testutil.TestServer
 
TestUtils - Class in org.neo4j.ogm.testutil
 
A D F G H I M N O R S T 
Skip navigation links

Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.