| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONFIG_PROPERTY |
"bigdata.configuration" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final String |
packagePath |
"file:src/test/java/com/bigdata/rdf/sail/tck/data/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ASK |
"ASK WHERE {}" |
protected static final String |
CONSTRUCT |
"CONSTRUCT { <a:b> <c:d> <e:f> } WHERE {}" |
protected static final long |
PAUSE_BEFORE_CLOSE_TIME |
100L |
protected static final String |
SELECT |
"SELECT (1 as ?one){}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
packagePath |
"src/test/java/com/bigdata/rdf/sail/webapp/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEFAULT_PREFIX |
"http://bigdata.com/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_RESOURCE_PATH |
"/com/bigdata/rdf/sail/webapp/openrdf-service/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
EX_NS |
"http://example.org/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
EX_NS |
"http://example.org/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
EX_NS |
"http://example.org/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
FOAF_NS |
"http://xmlns.com/foaf/0.1/" |
public static final String |
TEST_DIR_PREFIX |
"/testcases/" |
Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.