static L<WebNode> web_nodesWithoutRelations(Web web) {
  ret web_nonRelationNodes(web);
}