public class OrientBaseGraph.Settings extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
keepInMemoryReferences |
protected boolean |
saveOriginalIds |
protected boolean |
standardElementConstraints |
protected OrientBaseGraph.THREAD_MODE |
threadMode |
protected boolean |
useClassForEdgeLabel |
protected boolean |
useClassForVertexLabel |
protected boolean |
useLightweightEdges |
protected boolean |
useVertexFieldsForEdgeLabels |
protected boolean |
warnOnForceClosingTx |
| Constructor and Description |
|---|
OrientBaseGraph.Settings() |
protected boolean useLightweightEdges
protected boolean useClassForEdgeLabel
protected boolean useClassForVertexLabel
protected boolean keepInMemoryReferences
protected boolean useVertexFieldsForEdgeLabels
protected boolean saveOriginalIds
protected boolean standardElementConstraints
protected boolean warnOnForceClosingTx
protected OrientBaseGraph.THREAD_MODE threadMode
public OrientBaseGraph.Settings copy()
Copyright © 2009-2014 Orient Technologies. All Rights Reserved.