A node definition is a metadata object that binds a host to a database. A node definition contains a symbolic node name that is used to specify
segmentation in projections.
Segmentation is the horizontal partitioning of a projection so that it can be stored on multiple nodes. The goal is to distribute physical data storage evenly across a database so that all nodes can participate in query execution. See also: