public interface MatchingResolver
extends Resolver
A matching resolver extends the functionality of the general Resolver by allowing it to be matched to String values.
This also allows resolving queries of the form a.x==b, as a.x can be matched to the string b.