1
0
Fork 0
arangodb/Documentation/Examples/documentsCollectionRemoveBy...

3 lines
61 B
Plaintext

arangosh> db.example.removeByExample( {Hello : "world"} );
1