public class SampleBlazegraphSesameEmbedded extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
log |
Constructor and Description |
---|
SampleBlazegraphSesameEmbedded() |
Modifier and Type | Method and Description |
---|---|
static org.openrdf.query.TupleQueryResult |
executeSelectQuery(org.openrdf.repository.Repository repo,
String query,
org.openrdf.query.QueryLanguage ql) |
static void |
loadDataFromResources(org.openrdf.repository.Repository repo,
String resource,
String baseURL) |
static Properties |
loadProperties(String resource) |
static void |
main(String[] args) |
public static void main(String[] args) throws IOException, org.openrdf.OpenRDFException
IOException
org.openrdf.OpenRDFException
public static Properties loadProperties(String resource) throws IOException
IOException
public static void loadDataFromResources(org.openrdf.repository.Repository repo, String resource, String baseURL) throws org.openrdf.OpenRDFException, IOException
org.openrdf.OpenRDFException
IOException
public static org.openrdf.query.TupleQueryResult executeSelectQuery(org.openrdf.repository.Repository repo, String query, org.openrdf.query.QueryLanguage ql) throws org.openrdf.OpenRDFException
org.openrdf.OpenRDFException
Copyright © 2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.