Tamas Szigyarto
Results
2
issues of
Tamas Szigyarto
Is there implementation of AQL's DOCUMENT function which returns document by id? Basically every time you're using graph operations such as `GRAPH_NEIGHBORS, GRAPH_COMMON_NEIGHBORS` etc. you're getting list of handles back...
api-coverage
Every time you're using AQL within query `InvalidOperationException: Aql functions should only be used in ArangoDatabase.Query` exception thrown and caught. This affects query construction performance. Adding this for tracking.
performance