1
0
Fork 0
arangodb/Documentation/Examples/edgeCollectionInEdges.gener...

5 lines
180 B
Plaintext

arangosh> db.relation.inEdges("vertex/1528086");
[ArangoError 1203: collection not found]
arangosh> db.relation.inEdges("vertex/1593622");
[ArangoError 1203: collection not found]