public interface BlueprintsResourceOptions extends PersistentResourceOptions
PersistentResourceOptions that hold Blueprints related resource-level features, such as the Blueprints
implementation used or the autocommit chunk size.| Modifier and Type | Field and Description |
|---|---|
static String |
AUTOCOMMIT_CHUNK
The option key to define the number of operations between each commit in autocommit mode.
|
static String |
GRAPH_TYPE
The Blueprints option key to define the graph implementation to use.
|
static String |
GRAPH_TYPE_DEFAULT
The default option value to define TinkerGraph as the graph implementation to use.
|
STORE_OPTIONSstatic final String GRAPH_TYPE
static final String AUTOCOMMIT_CHUNK
static final String GRAPH_TYPE_DEFAULT
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.