Changes

Jump to navigation Jump to search
31 bytes added ,  14:50, 10 March 2013
* <code>let $db := 'factbook' return doc($db)</code>, will read lock globally: referencing database names isn’t supported yet
* {{Code|for $db in ('factbook') return doc($db)}}, will read lock globally: ditto* {{Code|doc(doc('test')/reference/text())}}, will read lock globally: ditto* <code>let $db := 'test' return insert nodes <test/> into doc($db)</code>, will write lock globally: ditto* <code>(1,2,3)[.]</code>, will read lock globally 
A list of all locked databases is output if <code>[[Options#QUERYINFO|QUERYINFO]]</code> is set to {{Code|true}}. <!-- and in the GUI's [[GUI#Visualizations|Info View]] --> If you think too much is locked, please give us a note on our [http://basex.org/open-source/ mailing list] with some example code.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu