Hi, the method is only supposed to only invalidate one document.
Regards Marcel > -----Original Message----- > From: Julian Reschke [mailto:[email protected]] > Sent: Freitag, 14. Februar 2014 18:11 > To: [email protected] > Subject: DocumentStore cache API > > Hi, > > quick question: in DS.invalidateCache(collection, key) - does this > invalidate *just* the document specified by the key, or is it supposed > to affect descendant nodes as well? (asking because the > MongoDocumentStore impl has hierarchy-related invalidation code). > > Best regards, Julian
