程序包 | 说明 |
---|---|
com.sequoiadb.base |
SequoiaDB Basic API
|
限定符和类型 | 方法和说明 |
---|---|
DBCollection |
CollectionSpace.createCollection(String collectionName)
Create the named collection in current collection space.
|
DBCollection |
CollectionSpace.createCollection(String collectionName,
BSONObject options)
Create collection by options.
|
DBCollection |
CollectionSpace.getCollection(String collectionName)
Get the named collection.
|
Copyright © 2018. All rights reserved.