mirror of https://gitee.com/bigwinds/arangodb
32 lines
2.1 KiB
Plaintext
32 lines
2.1 KiB
Plaintext
arangosh> db._collections();
|
|
[
|
|
[ArangoCollection 4663459, "_statisticsRaw" (type document, status loaded)],
|
|
[ArangoCollection 2435235, "_routing" (type document, status loaded)],
|
|
[ArangoCollection 991897763, "frenchHighway" (type edge, status loaded)],
|
|
[ArangoCollection 5056675, "_statistics" (type document, status loaded)],
|
|
[ArangoCollection 141475, "_configuration" (type document, status loaded)],
|
|
[ArangoCollection 5449891, "_statistics15" (type document, status loaded)],
|
|
[ArangoCollection 4532387, "_aqlfunctions" (type document, status loaded)],
|
|
[ArangoCollection 2304163, "_modules" (type document, status loaded)],
|
|
[ArangoCollection 6301859, "_jobs" (type document, status loaded)],
|
|
[ArangoCollection 981543075, "relation" (type edge, status loaded)],
|
|
[ArangoCollection 991766691, "frenchCity" (type document, status loaded)],
|
|
[ArangoCollection 7153827, "_apps" (type document, status loaded)],
|
|
[ArangoCollection 805382307, "geo" (type document, status loaded)],
|
|
[ArangoCollection 996157603, "example" (type document, status loaded)],
|
|
[ArangoCollection 17311907, "_system_sessions_sessions" (type document, status loaded)],
|
|
[ArangoCollection 403619, "_users" (type document, status loaded)],
|
|
[ArangoCollection 639445155, "myEC1" (type edge, status loaded)],
|
|
[ArangoCollection 2173091, "_graphs" (type document, status loaded)],
|
|
[ArangoCollection 6170787, "_queues" (type document, status loaded)],
|
|
[ArangoCollection 981412003, "male" (type document, status loaded)],
|
|
[ArangoCollection 991635619, "germanHighway" (type edge, status loaded)],
|
|
[ArangoCollection 2566307, "_cluster_kickstarter_plans" (type document, status loaded)],
|
|
[ArangoCollection 20785315, "demo" (type document, status loaded)],
|
|
[ArangoCollection 992028835, "internationalHighway" (type edge, status loaded)],
|
|
[ArangoCollection 21637283, "animals" (type document, status loaded)],
|
|
[ArangoCollection 981280931, "female" (type document, status loaded)],
|
|
[ArangoCollection 991504547, "germanCity" (type document, status loaded)],
|
|
[ArangoCollection 758917283, "better-example" (type document, status loaded)]
|
|
]
|