-
-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AQL: Add builtin functions introduced in v3.12 (#968)
New functions added to 3.12.0 (`PARSE_COLLECTION()`, `PARSE_KEY()`, `RANDOM()`, `REPEAT()`, `TO_CHAR()`) and the current stand for the upcoming 3.12.1 (`ENTRIES()`). Some functions were also removed (`CALL_GREENSPUN()`, `PREGEL_RESULT()`) but I think it makes sense to keep them in the definition so that highlighting older queries still works.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters