The “collection” Object
Collection
- collection.checksum()
- collection.drop()
- collection.load()
- collection.revision()
- collection.toArray()
- collection.type()
- collection.getIndexes(name)
- collection.any()
- collection.document(object)
- collection.edges(vertex-id)
- collection.firstExample(example)
- collection.edges(vertices)
- collection.outEdges(vertex-id)
- collection.range(attribute, left, right)
- collection.removeByKeys(keys)
- collection.replace(selector, data)
- collection.save(data)