Queries a data store with a pattern to find all resulting bindings. Before matching the pattern with the store, the given binding is applied to the pattern first.
The resulting binding includes the given binding.
Pattern to match with the data store.
Pattern to first apply to the given pattern.
Data store to query.
Queries a data store with a pattern to find all resulting bindings. Before matching the pattern with the store, the given binding is applied to the pattern first.
The resulting binding includes the given binding.