constructor(options: NodeQueryOptions, nodes: List<T>, totalCount: Int?)

Parameters

options

options of the query

nodes

the fetched nodes

totalCount

if fetched, the total amount of nodes before pagination defined in options