We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0665db6 commit fd87f00Copy full SHA for fd87f00
lib/query-builder.js
@@ -528,8 +528,6 @@ function lsqtQuery() {
528
* query that must match within the scope of the JSON property or XML element
529
* or a binding (returned by the {@link queryBuilder#bind} function) for
530
* parsing the subquery from a query string
531
- * @param {queryBuilder.Query} matchingQuery - a query that must match
532
- * the result documents
533
* @param {queryBuilder.FragmentScopeParam} [fragmentScope] - whether the query
534
* applies to document content (the default) or document metadata properties
535
* as returned by the {@link queryBuilder#fragmentScope} function
0 commit comments