-
## my environment running ArangoDB
I'm using the latest ArangoDB of the respective release series:
- [ ] 2.8
- [ ] 3.0
- [ ] 3.1
- [X] 3.2
- [ ] self-compiled devel branch
Mode:
- [ ] Cluste…
-
I'm trying to figure out how to do an insert or replace using batch mode. Is that possible?
batch.collection(collection_name).insert(doc) # won't replace
batch.collection(collection_name).replac…
-
## my environment running ArangoDB
I'm using the latest ArangoDB of the respective release series:
- [ ] 2.8
- [ ] 3.0
- [ ] 3.1
- [ ] 3.2
- [V ] 3.3
- [ ] self-compiled devel branch
Mode:
…
-
## my environment running ArangoDB
Notes:
* I installed 3.4.milestone0 over an existing 3.3 installation while keeping the existing data directories.
* I'm running on Ubuntu 17.10 (instead of the…
-
**ArangoDB** : 3.3.3
**go-driver** : 27122abf4172627f3265b7a909048dd2749c1517
**Platform** : Mac OSX 10.13.3 / Debian 8.10 Jessie x86_64
I have a simple arangodb cluster started with arangodb-sta…
-
While trying to configure an async replication on an ArangoDB database (using the document https://docs.arangodb.com/3.3/Manual/Administration/Replication/Asynchronous/Components.html) I got this erro…
-
It's common for many http clients to fall back to chunked encoding. Indeed, the HTTP spec requires that servers be able to handle it. Arango seems not to. Wireshark reports that the data parses fine. …
-
With your help. I can import XML data to Supply Chains test network. All my data from "example_gs1.xml" success import to ArangoDB and writing Fingerprint of this data to blockchain. So, How can I val…
-
Using arangojs ^6.0.1 with latest node and arangodb.
When trying to save (updates to) an existing document via:
`collection.save(doc, {onDuplicate: 'replace'})`
it fails with
`errorMessage…
ralfr updated
6 years ago
-
**Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use …