User Tools

Site Tools


mongo:commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
mongo:commands [2018/11/07 15:30] odeftamongo:commands [2018/11/07 15:31] – [Select all and format json output] odefta
Line 15: Line 15:
 ====== Select all from a table ====== ====== Select all from a table ======
  
-  db.STFlowConfig.**find**()+  db.STFlowConfig.find()
  
 ====== Select all and format json output ====== ====== Select all and format json output ======
  
-  db.STFlowConfig.find().**pretty**()+  db.STFlowConfig.find().pretty()
  
  
      
mongo/commands.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1