Get the first value of the given bindings is contained in this index.
A bindings.
If undefs in the given bindings should match with any existing values. Otherwise, undefs will only match values that were inserted as undefs.
The value.
Protected
getProtected
getProtected
is
A simple efficient tree-based index for maintaining bindings, and checking whether or not a bindings is contained in this index.
This will consider bindings with a variable term or an undefined term as a 'match-all' with other terms.