| Package | Description |
|---|---|
| com.graphaware.runtime.write |
| Modifier and Type | Method and Description |
|---|---|
static FluentWritingConfig |
FluentWritingConfig.defaultConfiguration()
Create an instance of
FluentWritingConfig with default configuration. |
FluentWritingConfig |
FluentWritingConfig.withBatchSize(int batchSize)
Return a new instance of this configuration with a different batch size.
|
FluentWritingConfig |
FluentWritingConfig.withQueueSize(int queueSize)
Return a new instance of this configuration with a different queue size.
|
FluentWritingConfig |
FluentWritingConfig.withWriterType(DatabaseWriterType writerType)
Return a new instance of this configuration with a different writer type.
|
Copyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.