Returns an iterable of key-value pairs for each entry in the map at this path. Each value is represented as a PathObject corresponding to its key.
If the path does not resolve to a map object, returns an empty iterator.
Returns an iterable of values in the map at this path. Each value is represented as a PathObject.
If the path does not resolve to a map object, returns an empty iterator.
Generated using TypeDoc
Defines collection methods available on a LiveMapPathObject.