1
0
Fork 0

fix anchor

This commit is contained in:
jsteemann 2017-04-20 10:53:42 +02:00
parent c36de6f211
commit 95e0e17f75
1 changed files with 0 additions and 1 deletions

View File

@ -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)