I have painted myself into a corner by creating a collection in ArangoDB that is too large to fit into memory. When I try to load it, my computer reports RAM and hard disk usage of 100% ... I waited for twenty minutes, but the collection was not loaded.
Is there a way to split the collection into smaller parts without loading it? Maybe via the Arango Shell, or by playing around with the database files? (I am using Windows 8.1).