| Package | Description |
|---|---|
| org.neo4j.harness.junit |
| Modifier and Type | Method and Description |
|---|---|
Neo4jRule |
Neo4jRule.withConfig(org.neo4j.graphdb.config.Setting<?> key,
String value) |
Neo4jRule |
Neo4jRule.withConfig(String key,
String value) |
Neo4jRule |
Neo4jRule.withExtension(String mountPath,
Class<?> extension) |
Neo4jRule |
Neo4jRule.withExtension(String mountPath,
String packageName) |
Neo4jRule |
Neo4jRule.withFixture(File cypherFileOrDirectory) |
Neo4jRule |
Neo4jRule.withFixture(String fixtureStatement) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.