nosql icon indicating copy to clipboard operation
nosql copied to clipboard

db.find() returns 0 rows

Open sundarbee opened this issue 6 years ago • 0 comments

After inserting into the nosql database (2000 records) If I try to find the records, it returns zero rows.

Should I need to (release / refresh / free / reload) the db object before reading from nosql database?

sundarbee avatar May 31 '18 13:05 sundarbee