public class GraphSPARQLExample extends Object
Constructor and Description |
---|
GraphSPARQLExample() |
Modifier and Type | Method and Description |
---|---|
static void |
deleteGraph(DatabaseClient appClient) |
static void |
insertGraph(DatabaseClient appClient) |
static void |
installExtensions(Util.ExampleProperties props) |
static void |
main(String... args) |
static void |
runQuery(DatabaseClient appClient) |
static void |
uninstallExtensions(Util.ExampleProperties props) |
public static void main(String... args) throws IOException
IOException
public static void runQuery(DatabaseClient appClient) throws IOException
IOException
public static void insertGraph(DatabaseClient appClient) throws IOException
IOException
public static void deleteGraph(DatabaseClient appClient) throws IOException
IOException
public static void installExtensions(Util.ExampleProperties props) throws IOException
IOException
public static void uninstallExtensions(Util.ExampleProperties props) throws IOException
IOException
Copyright © 2013-2015 MarkLogic Corporation.