Node()

Creates a new Node without any transformation.

Node myNode = new Node();

Source

Node();