This repository holds files and folders specifying ReQL, to some extent or another, in a parseable way.
Protobuf file which defines the basic communication between clients and servers. Original file.
Protobuf file parsed as JSON. Contains the same information as the ql2.proto
file, but can be parsed by any standard JSON parser.
Hierarchy of the errors. Parseable version of this article.
Folder containing polyglot ReQL tests. Original folder.