public class SampleBlazegraphCustomFunctionEmbedded extends Object
Modifier and Type | Field and Description |
---|---|
static String |
journalFile |
protected static org.apache.log4j.Logger |
log |
static String |
QUERY |
Constructor and Description |
---|
SampleBlazegraphCustomFunctionEmbedded() |
Modifier and Type | Method and Description |
---|---|
static org.openrdf.repository.Repository |
createRepository() |
static void |
main(String[] args) |
static void |
registerCustomFunction(org.openrdf.repository.Repository repo) |
protected static final org.apache.log4j.Logger log
public static final String journalFile
public static final String QUERY
public SampleBlazegraphCustomFunctionEmbedded()
public static void main(String[] args) throws org.openrdf.OpenRDFException, IOException
org.openrdf.OpenRDFException
IOException
public static org.openrdf.repository.Repository createRepository()
public static void registerCustomFunction(org.openrdf.repository.Repository repo)
Copyright © 2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.