LalaByte
0
Q:

find record in mongodb with mongodb object id python

from bson.objectid import ObjectId
[i for i in dbm.neo_nodes.find({"_id": ObjectId(obj_id_to_find)})]
0

New to Communities?

Join the community