mirror of https://gitee.com/bigwinds/arangodb
fix anchor
This commit is contained in:
parent
c36de6f211
commit
95e0e17f75
|
@ -11,7 +11,6 @@ The following methods exist on the collection object (returned by *db.name*):
|
|||
* [collection.figures()](../../DataModeling/Collections/CollectionMethods.md#figures)
|
||||
* [collection.load()](../../DataModeling/Collections/CollectionMethods.md#load)
|
||||
* [collection.properties()](../../DataModeling/Collections/CollectionMethods.md#properties)
|
||||
* [collection.reserve()](../../DataModeling/Collections/CollectionMethods.md#reserve)
|
||||
* [collection.revision()](../../DataModeling/Collections/CollectionMethods.md#revision)
|
||||
* [collection.rotate()](../../DataModeling/Collections/CollectionMethods.md#rotate)
|
||||
* [collection.toArray()](../../DataModeling/Documents/DocumentMethods.md#toarray)
|
||||
|
|
Loading…
Reference in New Issue