public static interface BigdataGraph.Options
Modifier and Type | Field and Description |
---|---|
static String |
LAX_EDGES
Allow multiple edges with the same edge id.
|
static String |
LAX_PROPERTIES
Use an append model for properties (rather than replace).
|
static String |
MAX_QUERY_TIME
Set a global query timeout to apply to issuing queries.
|
static final String LAX_EDGES
static final String LAX_PROPERTIES
static final String MAX_QUERY_TIME
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.