Generator nodes to permute datasets.
Functions
| get_limit_filter(limit, collection) | Create a filter array from a limit definition. |
Classes
| AttributePermutator(attr, **kwargs[, count, ...]) | Node to permute one a more attributes in a dataset. |
| Node(**kwargs[, space, postproc]) | Common processing object. |