Hi Guys, These are some simple assumptions which I would be confirmed when using in startkey param:
1) {} matches all object keys ( including {} )
2) [] matches all array keys (including [] )
3) "" (null string) matches all string keys (including "")
4) {} at the end of complex key matches all of remained ones
BEST
-- afshin
