Hi,
I'm unsing ArangoDB 3.10.1 with java driver 6.20.0.
I have 2 questions:
- Is there a way to create a collection with a field that can have a default value if null?
- In a graph, how I can have a AQL query that give me the the vertex (document collection) without out edge?
Thanks
Gianluca