Nicola Stoira
Nicola Stoira
That was an example, the number and size of the graphs can vary, but I would say that it is possible to have in total up to billions of triples....
Doesn't seem to work. I can see running statements like `rdfs_rule_set`, but when I have a query running it does not show up. Example result: ``` SQL> status('c'); REPORT VARCHAR...
I think the command `status('exec')` works if I execute some queries via the `isql` interface for example. In my case I'm firing queries against the Virtuoso exposed `/sparql` endpoint with...
If I define the following parameter in my virtuoso.ini file `QueryLog = "virtuoso.qrl"` I'm then able to see the results of executed queries by executing the following SQL query ```...