JsonQL
1.2.0
Mutating JSON Files
Querying JSON Files
Lambda Functions
Special Keywords
JSON Mutator Functions
Optional and Named Parameters
JSON Path Functions
Functions
Aggregate Functions
Operators
Dependency Injection Setup
Custom JsonQL
Future Releases
JsonQL
Data.json
View page source
Data.json
{
"AbsData"
:
{
"Array1"
:
[
1
,
-4
,
2
,
4
,
"Test"
,
null
,
-3
,
12
]
}
}