Changes

Jump to navigation Jump to search
87 bytes removed ,  12:38, 13 July 2020
let $nodes := //nodes
return 'Results: ' || count($nodes)
 
(: will be rewritten to :)
let $nodes := //nodes
return 'Results: ' || count(//nodes)
(: will be rewritten to :)
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu