You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ArangoDB
Hi all,
is it possible to create views from the arango official golang driver ?, o r may be executing some AQL code ?, I didn't see anything related in the docs.
Regards,
Xavi
Wilfried Gösgens
unread,
Sep 28, 2020, 4:53:27 AM9/28/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ArangoDB
Hi,
creating views is a DDL operation - AQL is only made to support DML - Queries.