JsonQL
1.2.0
  • Mutating JSON Files
    • Result Data Structure: JsonQL.Compilation.ICompilationResult
    • Error Details
    • Reusing Compiled JSON Files
    • Sample Files
      • Countries.json
      • Companies.json
      • Parameters.json
      • FilteredCompanies.json
      • MainExample/Example.json
      • MainExample/Result.json
      • ReusingCompiledJsonFilesExample/Example.json
      • ReusingCompiledJsonFilesExample/Result.json
  • 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
  • Mutating JSON Files
  • Sample Files
  • View page source

Sample Files

The following files are used in examples in this section.

  • Countries.json
  • Companies.json
  • Parameters.json
  • FilteredCompanies.json
  • MainExample/Example.json
  • MainExample/Result.json
  • ReusingCompiledJsonFilesExample/Example.json
  • ReusingCompiledJsonFilesExample/Result.json
Previous Next

© Copyright 2025, Artak Hakobyan.

Built with Sphinx using a theme provided by Read the Docs.