• Preparing search index...
  • The search index is not available
Graviola CRUD
  • Graviola CRUD
  • sparql-schema/src
  • applyLogicalOperator

Function applyLogicalOperator

  • applyLogicalOperator(
        operator: "AND" | "OR" | "NOT",
        value: any,
        context: FilterContext,
    ): FilterResult

    Dispatch to appropriate logical operator

    Parameters

    • operator: "AND" | "OR" | "NOT"
    • value: any
    • context: FilterContext

    Returns FilterResult

    • Defined in packages/sparql-schema/src/filters/operators/logical.ts:211

Settings

Member Visibility
Graviola CRUD
  • Loading...

Generated using TypeDoc