public interface WritingConfig
DatabaseWriters for the purposes of the framework.| Modifier and Type | Method and Description |
|---|---|
DatabaseWriter |
produceWriter(org.neo4j.graphdb.GraphDatabaseService database)
Produce a database writer configured by this configuration, setup to write to the given database.
|
DatabaseWriter produceWriter(org.neo4j.graphdb.GraphDatabaseService database)
database - that the writer will write to.Copyright © 2013–2015 Graph Aware Limited. All rights reserved.