-
## my environment running ArangoDB
I'm using the latest ArangoDB of the respective release series:
- [x] 3.0
On this operating system:
- [X] DCOS on
- [X] Azure
Repro Steps:
Create a new Collecti…
-
I noticed in Arango transaction action and more generally in Arango shell it's possible to require libraries which are listed in https://github.com/arangodb/arangodb/blob/devel/js/node/package.json (w…
-
I find it will send a request to db if I call the `cursor.next()` method, if it possible to return all the result as Collection(List), or make it configurable to decide which one to return?
-
https://travis-ci.org/OrchardCMS/Orchard2/jobs/226601084
**Log:**
Worker information
hostname: wjb-2:6f294819-d46f-4976-ba78-ec18eb58648e
version: v2.6.2 https://github.com/travis-ci/worker/…
-
You've got a nice api description, however it always will list your server.
If one tries to cut'n'paste the examples one has always to replace the hostname.
A http://swagger.io api description could…
-
I would love to be able to search on multiple attributes using fulltext search in AQL:
``` SQL
FULLTEXT(mycollection, ["attributeone", "attribute2"], "myquery")
```
as well as REST:
``` json
{ "col…
-
**Versions:**
ArangoDB: 2.7.7
Gremlin: 2.6.0
blueprints-arangodb-graph: 1.0.14
I can not locate a vertex from within gremlin, which I can retrieve in the web GUI:
From the GUI I filter as:
![screen …
-
I've been testing this driver and made a sample app, where I defined my models. Then I tried to execute this code:
`await _db.InsertEdgeAsync(userAccount.Id, userProfile.Id, new HAS_PROFILE());`
But…
-
Tried spinning a new set of 3 agencies with v3.0.6 and v3.0.7. Logs look good, but coordinators/primaries/curl can't connect.
Rolled back to v3.0.5 and works fine. Using official Docker images.
-
Hello,
I am testing different nosql datastores and during my test, i found major performance issue using the php odm.
Here are the two php files for the test : https://gist.github.com/petitchevalrou…