Skip to content

Commit 38171db

Browse files
committed
add note about needing triple index for GraphSPARQLExample
1 parent 68104e9 commit 38171db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/resources/example/README.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ The examples illustrate the following common tasks:
5656
Each example is a Java application that you can compile and run using the jar
5757
file for the Java API and its dependencies.
5858

59+
Note: To run GraphSPARQLExample, you must enable a triple index on your database
60+
(Documents database by default).
61+
5962
Note: To run SSLClientCreator, you must modify the REST server by specifying
6063
an SSL certificate template. The other examples do not use SSL.
6164

0 commit comments

Comments
 (0)