Keeps list of IQueryResult associated with identifiers
Example:
{ "identifier": [ {"path": ["$", "property"], "value": "a"} ], "anotherIdentifier": [ {"path": ["$", "another", "property"], "value": "b"} ] }
Property is an identifier, value is a list of all associated IQueryResult
Generated using TypeDoc
Keeps list of IQueryResult associated with identifiers
Example: