Does Blazegraph support range query optimization?
问题 I am playing with Blazegraph. I insert some triples representing 'events', each of 'event' contains 3 triples and looks like this: <%event-iri%> <http://predicates/timestamp> '2020-01-02T03:04:05.000Z'^^xsd:dateTime . <%event-iri%> <http://predicates/a> %RANDOM_UUID% . <%event-iri%> <http://predicates/b> %RANDOM_UUID% . Timestamps represent consecutive moments of time, each next event is 1 minute later than the previous one. I made two sets of tests: once having 1 million events (so 3 million