Retrieves this node's sibling nodes. Similar to #childNodes() node.parent.childNodes(), but does not include this node (a node is not a sibling of itself). @return node siblings. If the node has no parent, returns an empty list.
()
source not stored for this graph (policy: none)