writing-hashql-jexpr

Installation
SKILL.md

Writing HashQL J-Expr

J-Expr is a JSON-based expression syntax for HashQL. It represents typed expressions using JSON primitives.

Expression Types

J-Expr has three expression types:

JSON Type J-Expr Meaning
String Path/identifier/symbol
Array Function call
Object Data constructor (with # keys)

Paths (Strings)

Strings are parsed as paths or identifiers:

Related skills

More from hashintel/hash

Installs
1
Repository
hashintel/hash
GitHub Stars
1.6K
First Seen
1 day ago