helper::JSONsql

Description

Helper functions for querying JSON data.

Name
Description
helper::JSONsql::Column Class

The helper::JSONsql::Column class represents a column object—containing read-only name and value properties—for use within the JSONsql namespace.

helper::JSONsql::Constraint Class

The helper::JSONsql::Constraint class contains properties defining constraints for JSONsql queries.

helper::JSONsql::Match Class

The helper::JSONsql::Match class represents a match operation within the JSONsql namespace, containing name, value, and handled properties.

helper::JSONsql::Process Class

The helper::JSONsql::Process class contains properties used to configure and track the processing of JSONsql operations.

helper::JSONsql::Range Class

The helper::JSONsql::Range class defines range constraints for JSONsql queries, including start and end range properties.

helper::JSONsql::SortColumn Class

The helper::JSONsql::SortColumn class represents a sorting column definition for JSONsql operations.