Display inline code and code blocks
QUERY
: Keyword to start a query definitionQueryName
: Identifier for the queryparameters
: Input parameters in parenthesesType
: Type of the parameter (e.g. String
, I32
, F64
, Boolean
, [Type]
or schema Node/Edge)=>
: Separates query header from body<-
: Assignment operatorRETURN
: Specifies output values