Everyone,
I'm here (once again) because I'm used to query my Stardog endpoint with a node.js app.
As you may know, I want to use the reasoning thing.
In your module documentation you explain very well how to query a database, but not how to query a database with "reasoning" enabled.
I do believe it's like an option, that's why I tried to add reasoning:true, in the connection but also in the query but none works. I also tried to see the evolution of the github project but I found nothing (just one out to date, in 2012). I also search in the node module, found nothing ![]()
Is there any option to enable reasoning in a query ?
Thanks for all, again.
Regards,
Clément
