JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
F
G
H
I
M
N
O
P
S
T
W
A
add(String, String)
- Method in class org.neo4j.harness.internal.
Extensions
add(File)
- Method in class org.neo4j.harness.internal.
Fixtures
add(String)
- Method in class org.neo4j.harness.internal.
Fixtures
apply(Statement, Description)
- Method in class org.neo4j.harness.junit.
Neo4jRule
applyTo(URI)
- Method in class org.neo4j.harness.internal.
Fixtures
C
close()
- Method in class org.neo4j.harness.internal.
InProcessServerControls
close()
- Method in interface org.neo4j.harness.
ServerControls
Stop the test instance and delete all files related to it on disk.
configuration()
- Method in class org.neo4j.harness.internal.
MapConfigurator
E
Extensions
- Class in
org.neo4j.harness.internal
Extensions()
- Constructor for class org.neo4j.harness.internal.
Extensions
F
findFreePort(String, int[])
- Static method in class org.neo4j.harness.internal.
Ports
Fixtures
- Class in
org.neo4j.harness.internal
Manages user-defined cypher fixtures that can be exercised against the server.
Fixtures()
- Constructor for class org.neo4j.harness.internal.
Fixtures
G
getDatabaseTuningProperties()
- Method in class org.neo4j.harness.internal.
MapConfigurator
H
httpsURI()
- Method in class org.neo4j.harness.internal.
InProcessServerControls
httpsURI()
- Method in class org.neo4j.harness.junit.
Neo4jRule
httpsURI()
- Method in interface org.neo4j.harness.
ServerControls
Returns ths URI to the root resource of the instance using the https protocol.
httpURI()
- Method in class org.neo4j.harness.internal.
InProcessServerControls
httpURI()
- Method in class org.neo4j.harness.junit.
Neo4jRule
httpURI()
- Method in interface org.neo4j.harness.
ServerControls
Returns the URI to the root resource of the instance.
I
INADDR_ANY
- Static variable in class org.neo4j.harness.internal.
Ports
INADDR_LOCALHOST
- Static variable in class org.neo4j.harness.internal.
Ports
InProcessServerBuilder
- Class in
org.neo4j.harness.internal
InProcessServerBuilder(File)
- Constructor for class org.neo4j.harness.internal.
InProcessServerBuilder
InProcessServerControls
- Class in
org.neo4j.harness.internal
InProcessServerControls(File, AbstractNeoServer, Lifecycle)
- Constructor for class org.neo4j.harness.internal.
InProcessServerControls
M
MapConfigurator
- Class in
org.neo4j.harness.internal
MapConfigurator(Map<String, String>, List<ThirdPartyJaxRsPackage>)
- Constructor for class org.neo4j.harness.internal.
MapConfigurator
N
Neo4jRule
- Class in
org.neo4j.harness.junit
A convenience wrapper around
TestServerBuilder
, exposing it as a JUnit
rule
.
Neo4jRule()
- Constructor for class org.neo4j.harness.junit.
Neo4jRule
Neo4jRule(File)
- Constructor for class org.neo4j.harness.junit.
Neo4jRule
newInProcessBuilder()
- Static method in class org.neo4j.harness.
TestServerBuilders
Create a builder capable of starting an in-process Neo4j instance.
newInProcessBuilder(File)
- Static method in class org.neo4j.harness.
TestServerBuilders
Create a builder capable of starting an in-process Neo4j instance, running in the specified directory.
newServer()
- Method in class org.neo4j.harness.internal.
InProcessServerBuilder
newServer()
- Method in class org.neo4j.harness.junit.
Neo4jRule
newServer()
- Method in interface org.neo4j.harness.
TestServerBuilder
Start a new server.
O
org.neo4j.harness
- package org.neo4j.harness
org.neo4j.harness.internal
- package org.neo4j.harness.internal
org.neo4j.harness.junit
- package org.neo4j.harness.junit
P
Ports
- Class in
org.neo4j.harness.internal
Ports()
- Constructor for class org.neo4j.harness.internal.
Ports
S
ServerControls
- Interface in
org.neo4j.harness
Control panel for a Neo4j test instance.
start()
- Method in class org.neo4j.harness.internal.
InProcessServerControls
T
TestServerBuilder
- Interface in
org.neo4j.harness
Utility for constructing and starting Neo4j for test purposes.
TestServerBuilders
- Class in
org.neo4j.harness
Factories for creating
TestServerBuilder
instances.
toList()
- Method in class org.neo4j.harness.internal.
Extensions
W
withConfig(Setting<?>, String)
- Method in class org.neo4j.harness.internal.
InProcessServerBuilder
withConfig(String, String)
- Method in class org.neo4j.harness.internal.
InProcessServerBuilder
withConfig(Setting<?>, String)
- Method in class org.neo4j.harness.junit.
Neo4jRule
withConfig(String, String)
- Method in class org.neo4j.harness.junit.
Neo4jRule
withConfig(Setting<?>, String)
- Method in interface org.neo4j.harness.
TestServerBuilder
Configure the Neo4j instance.
withConfig(String, String)
- Method in interface org.neo4j.harness.
TestServerBuilder
withExtension(String, Class<?>)
- Method in class org.neo4j.harness.internal.
InProcessServerBuilder
withExtension(String, String)
- Method in class org.neo4j.harness.internal.
InProcessServerBuilder
withExtension(String, Class<?>)
- Method in class org.neo4j.harness.junit.
Neo4jRule
withExtension(String, String)
- Method in class org.neo4j.harness.junit.
Neo4jRule
withExtension(String, Class<?>)
- Method in interface org.neo4j.harness.
TestServerBuilder
Shortcut for configuring the server to use an unmanaged extension.
withExtension(String, String)
- Method in interface org.neo4j.harness.
TestServerBuilder
Shortcut for configuring the server to find and mount all unmanaged extensions in the given package.
withFixture(File)
- Method in class org.neo4j.harness.internal.
InProcessServerBuilder
withFixture(String)
- Method in class org.neo4j.harness.internal.
InProcessServerBuilder
withFixture(File)
- Method in class org.neo4j.harness.junit.
Neo4jRule
withFixture(String)
- Method in class org.neo4j.harness.junit.
Neo4jRule
withFixture(File)
- Method in interface org.neo4j.harness.
TestServerBuilder
Data fixtures to inject upon server start.
withFixture(String)
- Method in interface org.neo4j.harness.
TestServerBuilder
Data fixture to inject upon server start.
A
C
E
F
G
H
I
M
N
O
P
S
T
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2002–2015
The Neo4j Graph Database Project
. All rights reserved.