kotbase
Toggle table of contents
3.1
Select version
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
Search in API
kotbase
couchbase-lite-ee
/
kotbase
/
Database
/
getCollections
get
Collections
apple
common
jvmCommon
linuxMingw
actual
fun
getCollections
(
scopeName
:
String
?
)
:
Set
<
Collection
>
(
source
)
expect
fun
getCollections
(
scopeName
:
String
?
)
:
Set
<
Collection
>
(
source
)
Get all collections in the named scope.
Return
the collections in the named scope
Parameters
scope
Name
the scope name
actual
fun
getCollections
(
scopeName
:
String
?
)
:
Set
<
Collection
>
(
source
)
actual
fun
getCollections
(
scopeName
:
String
?
)
:
Set
<
Collection
>
(
source
)