Interface ConsequenceQuery

All Known Implementing Classes:
ConsequenceQuery.StringWrapper, ConsequenceQueryObject

public interface ConsequenceQuery
When providing a string, it replaces the entire query string. When providing an object, it describes incremental edits to be made to the query string (but you can't do both).