Hi there, I was trying to understand where support for _modCount actually happens.
As far as I can tell, a DocumentStore implementation is free to use it or not. The only non-MongoDocumentStore traces I could see is the string constant in Document.java, right?
Best regards, Julian
