Zi'an Lin
Results
1
issues of
Zi'an Lin
e.g. ``` { "a": [ {"b":1, "c":2}, {"b":11, "c":23}, {"b":12, "c":24}, ] } ``` How to query to find out the `b` when its sibling `c == 24`?