We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68104e9 commit 38171dbCopy full SHA for 38171db
src/main/resources/example/README.txt
@@ -56,6 +56,9 @@ The examples illustrate the following common tasks:
56
Each example is a Java application that you can compile and run using the jar
57
file for the Java API and its dependencies.
58
59
+Note: To run GraphSPARQLExample, you must enable a triple index on your database
60
+(Documents database by default).
61
+
62
Note: To run SSLClientCreator, you must modify the REST server by specifying
63
an SSL certificate template. The other examples do not use SSL.
64
0 commit comments