You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that would mean to use a generic http fetch instead of the barnard59-sparql operations? Because my understanding is that the 'construct' operation returns a stream of quads
I added a raw/construct but in the cube fetch pipeline there is no perf gain at all (sometimes it's even slower without the parsing/serialize roundtrip)
Originally posted by @giacomociti in #202 (comment)
A hypothetical operation would use
RawQuery
from thesparql-http-client
which does not parse. MaybeThe text was updated successfully, but these errors were encountered: