| Package | Description |
|---|---|
| com.graphaware.writer.neo4j |
| Class and Description |
|---|
| BaseNeo4jWriter
A Neo4j database
Writer. |
| NullWriter
A
Neo4jWriter that throws an UnsupportedOperationException any time it is used for writing. |
| SingleThreadedWriter
A
Neo4jWriter that maintains a queue of tasks and writes to the database in a single thread by constantly
pulling the tasks from the head of the queue. |
Copyright © 2013-2016–2020 Graph Aware Limited. All rights reserved.