internal fun registerQueryResult(entry: NodeQueryEntry<*>, queryResult: Any?)

Registers the result of a query Used to cache the result of a query

Parameters

entry

the entry of the query

queryResult

the result of the query