Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
serviceURL |
"http://localhost:9999/bigdata/sparql" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
journalFile |
"/tmp/blazegraph/test.jnl" |
public static final String |
QUERY |
"SELECT ?doc { ?doc rdf:type <http://www.example.com/Document> . filter(<http://www.example.com/validate>(<http://www.example.com/John>, ?doc)) . }" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
QUERY |
"SELECT ?doc { ?doc rdf:type <http://www.example.com/Document> . filter(<http://www.example.com/validate>(<http://www.example.com/John>, ?doc)) . }" |
public static final String |
serviceURL |
"http://localhost:9999/bigdata" |
Copyright © 2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.