A query that processes a lot of nodes doesn't let you know what is up until it finishes. As an example, "select ?item where{?item a http://w3id.org/biolink/vocab/Protein}" as a SPARQL query runs for a long time without saying anything.
The processor should report the results of multiple focus nodes and/or start nodes as they occur.
A query that processes a lot of nodes doesn't let you know what is up until it finishes. As an example, "select ?item where{?item a http://w3id.org/biolink/vocab/Protein}" as a SPARQL query runs for a long time without saying anything.
The processor should report the results of multiple focus nodes and/or start nodes as they occur.