cayleygraph / cayley

An open-source graph database
https://cayley.io
Apache License 2.0
14.83k stars 1.25k forks source link

LinkedQL: Context step #904

Closed iddan closed 4 years ago

iddan commented 4 years ago

Depends on #902


This change is Reviewable

iddan commented 4 years ago

In another PR we are going to make all the names in LinkedQL private as the language should only be consumed

iddan commented 4 years ago

"Context" will not be an actual step in the schema. Rather later we'd refactor it to be implemented per client as it is more of a JSON-LD serialization thing than a logical step.

dennwc commented 4 years ago

As agreed, merging earlier, feedback will be addressed in the following PRs.