Expand description

Abstract Syntax Tree for the query language, constructed using JSON

Modules

Structure of a mutate request

Structure of a query request

Structure of a schema request

Structs

Structure of a edge, deserialized as struct from json

Structure of a edge in batch, deserialized as struct from json

Structure of a edge, deserialized as struct from json

Structure of edges in batch, deserialized as struct from json

Structure of entity attribute, deserialized as struct from json

Structure of entity, deserialized as struct from json

Structure of a node in batch, deserialized as struct from json

Structure of a node, deserialized as struct from json

Structure of nodes in batch, deserialized as struct from json

Structure of relation, deserialized as struct from json

Enums

Structure of the connectivity in a ‘sortBy’ constraint used in a query request, deserialized as struct from json