mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Update the list of MongoDB collections in query.rst (#2543)
This commit is contained in:
parent
bd39076522
commit
3cb0f8e2ab
@ -61,8 +61,10 @@ For example, if you're on a machine that's running a default BigchainDB node, th
|
|||||||
> use bigchain
|
> use bigchain
|
||||||
switched to db bigchain
|
switched to db bigchain
|
||||||
> show collections
|
> show collections
|
||||||
|
abci_chains
|
||||||
assets
|
assets
|
||||||
blocks
|
blocks
|
||||||
|
elections
|
||||||
metadata
|
metadata
|
||||||
pre_commit
|
pre_commit
|
||||||
transactions
|
transactions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user