I am developing a Java program to interact with the Stardog database.
I'd like to know if anyone has an example of java code for building a database with specific properties such as reasoning type to be DL and specific query time out?
How can we modify these properties in Java?