Specifies a Variable Expression or array of Variable Expressions that define [inline allowable value combinations]
specifies a pattern to match, or an array of patterns to match. Each can be a Subject, a Group, or another Query (a sub-query).
Generated using TypeDoc. Delivered by Vercel. json-rql - v0.6.0 Source code licensed MIT. Privacy policy
A JSON-LD Context for the query. In an API, this will frequently be implicit. For example, using json-rql as the body of a
POST
tohttp://example.com/my-api/v1/person/query
might have the implicit context of a Person (possibly found athttp://example.com/my-api/v1/person
).examples https://github.com/gsvarovsky/json-rql/search?l=JSON&q=context&type=Code