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