Description
Reading a non-existing node always queries down to DocumentStore. DocumentNodeStore should consider nodeChildrenCache to see if it already knows about non-existence and avoid a look up into DocumentStore.
Reading a non-existing node always queries down to DocumentStore. DocumentNodeStore should consider nodeChildrenCache to see if it already knows about non-existence and avoid a look up into DocumentStore.