-
Type: New Feature
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.5.0
-
Component/s: API
-
None
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.