processQuery

Processes a Query.Request and returns a Query.Result.

Note that this always throws an UnsupportedOperationException to handle notary implementations that do not support this functionality. This must be overridden by notary implementations wishing to support query functionality.

Overrides of this function may themselves still throw an UnsupportedOperationException, if they do not support specific query implementations