suspend fun executePartial(query: PartialNodeQuery, nodes: Collection<Node>)

Executes a partial query and registers the results in nodes

Parameters

query

defines the query to execute

nodes

the nodes for which to execute subqueries and where results are registered