public static interface BigdataGraphConfiguration.Options
Modifier and Type | Field and Description |
---|---|
static String |
FILE
Journal file for an embedded bigdata instance.
|
static String |
HOST
Host for a remote bigdata instance.
|
static String |
PORT
Port for a remote bigdata instance.
|
static String |
SPARQL_ENDPOINT_URL
To connect to a specific namespace using the SPARQL endpoint URL
|
static String |
TYPE
Specify the type of bigdata instance to use - embedded or remote.
|
static String |
TYPE_EMBEDDED
Specifies that an embedded bigdata instance should be used.
|
static String |
TYPE_REMOTE
Specifies that a remote bigdata instance should be used.
|
static final String TYPE
static final String TYPE_EMBEDDED
static final String TYPE_REMOTE
HOST
+ PORT
SPARQL_ENDPOINT_URL
https://jira.blazegraph.com/browse/BLZG-1374
,
Constant Field Valuesstatic final String FILE
static final String HOST
static final String PORT
static final String SPARQL_ENDPOINT_URL
https://jira.blazegraph.com/browse/BLZG-1374
,
Constant Field ValuesCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.