Hi guys, I need an information about DatasetGraphAccessor. When I use this interface to access a graph contained in a remote dataset, does it downloads all the triples immediately or are they downloaded on-demand (e.g. calling the method find())?
Thank you in advance.
