18 Oct
2013
18 Oct
'13
3:14 p.m.
Hi all, When querying a DOM Node (from DB on file system, i.e. no in memory DB) using QueryProcessor command: will the whole Node be fetched from the database or will parts of the Node's children still access the file system if not loaded yet? Thanks!