-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(oquery): add array support, add QueryOpts
- add QueryFn interface to define overrides for fn returned by defQuery() - if query called w/ source array, use only P/O terms, no subjects (array indices), return array - add `full` and `inspect` QueryOpts to control result format and array value matching behavior - add/update tests
- Loading branch information
1 parent
edc076f
commit 8498db0
Showing
3 changed files
with
417 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.