Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 22.1
Hint_designer
PageDESIGNER:Inserting and Deleting Documents
TopicMongoDB Adapter

Use stereotype <<MongoDBAdapter>> on an action node to interact with a MongoDB and to insert, get and manipulate documents.

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNamemongodb
PageWithExcerptINTERNAL:_examples_BRIDGE

Inserting Documents

Using action insert you can insert one or more documents into a MongoDB. Refer to Action "insert" for a detailed description of all parameters and options.

Deleting Documents

Using action delete you can remove one or more documents from a MongoDB.

Multiexcerpt include
MultiExcerptNamequerystring
PageWithExcerptQuerying MongoDB

You can remove all documents by providing { } as queryString.
Refer to Action "delete" for a detailed description of all other parameters and options.

Otp
Floatingfalse

Rp

Children Display
pageMongoDB Adapter