AQL Syntax and Combine Document and Vertex insert

21 views
Skip to first unread message

Victor Caballero

unread,
Oct 8, 2017, 7:38:20 AM10/8/17
to ArangoDB
Hello,

Is there any complete reference of the AQL syntax? I haven't found any complete documentation about AQL, all I know are from examples. I was expecting something closer the syntax documentation for MySQL.

I have another question: Is it possible to perform an insert into a collection and in the same query an insert into an edge collection? Something like the AND operator?

Thanks.

Claudius Weinberger

unread,
Oct 8, 2017, 7:49:18 AM10/8/17
to aran...@googlegroups.com
Hi,

Did you already have a look at this:

Is that helpful?
--
You received this message because you are subscribed to the Google Groups "ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arangodb+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Victor Caballero

unread,
Oct 8, 2017, 8:29:31 AM10/8/17
to ArangoDB
Yes, specially https://docs.arangodb.com/3.2/AQL/DataQueries.html was helpful. But there is nothing related to graphs there. What about inbound|outbound connections, for example?

Simran Brucherseifer

unread,
Oct 24, 2017, 1:08:24 PM10/24/17
to ArangoDB
Sorry for the late reply. In case you haven't found it meanwhile:

There is a Graph chapter in the AQL documentation, with the sub-pages Traversals and Shortest Path.
Scroll down on the page about Traversals to the Syntax headline:


We also have a free Graph Course which explains AQL traversals including directions, uniqueness options and breadth-first search:
Reply all
Reply to author
Forward
0 new messages