Details
-
New Feature
-
Resolution: Won't Do
-
Major - P3
-
None
-
1.5.0
-
None
Description
Hi, We should support an inbuilt capability in the mongo driver to fetch the distinguished keys in a sub-document
For Ex:
"nodes" :
,
"worker" : { ... }
So the functionality should work like. If I provide the path to nodes. It should give me all the keys in a tree structure.
this will be very handy just to have keys from the driver it self.