mirror of https://gitee.com/bigwinds/arangodb
24 lines
1.6 KiB
Plaintext
24 lines
1.6 KiB
Plaintext
arangosh> db._collections();
|
|
[
|
|
[ArangoCollection 2040885, "_graphs" (type document, status loaded)],
|
|
[ArangoCollection 21046325, "collectable_foxx_data_firstCollection" (type document, status loaded)],
|
|
[ArangoCollection 464593973, "example" (type document, status loaded)],
|
|
[ArangoCollection 6169653, "_queues" (type document, status loaded)],
|
|
[ArangoCollection 5317685, "_statistics15" (type document, status loaded)],
|
|
[ArangoCollection 205877, "_users" (type document, status loaded)],
|
|
[ArangoCollection 2434101, "_cluster_kickstarter_plans" (type document, status loaded)],
|
|
[ArangoCollection 20915253, "tescht_todos" (type document, status loaded)],
|
|
[ArangoCollection 23667765, "animals" (type document, status loaded)],
|
|
[ArangoCollection 22815797, "demo" (type document, status loaded)],
|
|
[ArangoCollection 5710901, "_configuration" (type document, status loaded)],
|
|
[ArangoCollection 2303029, "_routing" (type document, status loaded)],
|
|
[ArangoCollection 4531253, "_statisticsRaw" (type document, status loaded)],
|
|
[ArangoCollection 19080245, "_sessions" (type document, status loaded)],
|
|
[ArangoCollection 2171957, "_modules" (type document, status loaded)],
|
|
[ArangoCollection 4400181, "_aqlfunctions" (type document, status loaded)],
|
|
[ArangoCollection 19801141, "_system_users_users" (type document, status loaded)],
|
|
[ArangoCollection 4924469, "_statistics" (type document, status loaded)],
|
|
[ArangoCollection 7152693, "_apps" (type document, status loaded)],
|
|
[ArangoCollection 6300725, "_jobs" (type document, status loaded)]
|
|
]
|