hash

fun hash(documents: List<DittoDocument>): BigInteger

Returns a hash that represents the set of matching documents.

Return

a hash that represents the set of matching documents.

Parameters

documents

the matching documents delivered alongside the live query event.