Evaluates JSONPath Abstract Syntax Trees (ASTs) against JSON data.
Supports JSONPath features such as filters, recursive descent, array slicing, logical operators, arithmetic, and built-in functions.
Summary
Functions
Evaluates a JSONPath AST against the provided JSON data.