Changes

Jump to navigation Jump to search
153 bytes removed ,  13:54, 29 July 2013
Predicates are now optimized.
* {{Code|for $db in ('factbook') return doc($db)}}, will read-lock globally
* {{Code|doc(doc('test')/reference/text())}}, will read-lock globally
* <code>doc(doc('test')[.]</code>, will read-lock globally, as the context in the predicate cannot be associated yet with the correct database reference
* <code>let $db := 'test' return insert nodes <test/> into doc($db)</code>, will write-lock globally
editor, reviewer
35

edits

Navigation menu