public class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static org.openrdf.repository.Repository |
createRepository() |
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) |
public static org.openrdf.repository.Repository createRepository()
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
public static void loadDataFromResources(org.openrdf.repository.Repository repo, String resource, String baseURL) throws org.openrdf.OpenRDFException, IOException
org.openrdf.OpenRDFException
IOException
Copyright © 2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.