Skip to content

Instantly share code, notes, and snippets.

@natew
Last active July 20, 2017 23:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natew/6f268b8d3deef803e0e2b19ec6f20ce8 to your computer and use it in GitHub Desktop.
Save natew/6f268b8d3deef803e0e2b19ec6f20ce8 to your computer and use it in GitHub Desktop.
User.homeDocument.getChildrenStream().subscribe(x => console.log('done', x))
Processing: i5557z2caw:1500447342160
Subscriber {closed: false, _parent: null, _parents: null, _subscriptions: Array(1), syncErrorValue: null…}
documents: i5557z2caw:1500447342160 (7) [RxDocument, RxDocument, RxDocument, RxDocument, RxDocument, RxDocument, RxDocument]
Getting childs for: 06hfxakxcy:1500516727785
Processing: 06hfxakxcy:1500516727785
Getting childs for: 1btrmkd5qz:1500518892760
Processing: 1btrmkd5qz:1500518892760
Getting childs for: 4cx050ynfd:1500516607679
Processing: 4cx050ynfd:1500516607679
Getting childs for: 8fkyo9g9fi:1500489615683
Processing: 8fkyo9g9fi:1500489615683
Getting childs for: 9qn0fbv6be:1500515165960
Processing: 9qn0fbv6be:1500515165960
Getting childs for: aeqli2gkak:1500447342284
Processing: aeqli2gkak:1500447342284
Getting childs for: wq37aotfcd:1500497810996
Processing: wq37aotfcd:1500497810996
documents: 06hfxakxcy:1500516727785 [RxDocument]
Getting childs for: f4by3jemxd:1500516727832
Processing: f4by3jemxd:1500516727832
documents: 1btrmkd5qz:1500518892760 [RxDocument]
Getting childs for: d3jac67pz6:1500518892773
Processing: d3jac67pz6:1500518892773
documents: 4cx050ynfd:1500516607679 []
got childs: Object {id: "4cx050ynfd:1500516607679", children: Array(0)}
documents: 8fkyo9g9fi:1500489615683 [RxDocument]
Getting childs for: 6b7oddx42t:1500497561098
Processing: 6b7oddx42t:1500497561098
documents: 9qn0fbv6be:1500515165960 []
got childs: Object {id: "9qn0fbv6be:1500515165960", children: Array(0)}
documents: aeqli2gkak:1500447342284 []
got childs: Object {id: "aeqli2gkak:1500447342284", children: Array(0)}
documents: wq37aotfcd:1500497810996 [RxDocument]
Getting childs for: flgcv1yr6g:1500497811010
Processing: flgcv1yr6g:1500497811010
documents: f4by3jemxd:1500516727832 []
got childs: Object {id: "f4by3jemxd:1500516727832", children: Array(0)}
documents: d3jac67pz6:1500518892773 []
got childs: Object {id: "d3jac67pz6:1500518892773", children: Array(0)}
documents: 6b7oddx42t:1500497561098 [RxDocument]
Getting childs for: evv7015xo5:1500497561121
Processing: evv7015xo5:1500497561121
documents: flgcv1yr6g:1500497811010 []
got childs: Object {id: "flgcv1yr6g:1500497811010", children: Array(0)}
documents: evv7015xo5:1500497561121 []
got childs: Object {id: "evv7015xo5:1500497561121", children: Array(0)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment