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