Now that we have introduced a wildcard selector in #143 . We could refactor the Node selector default to be `ColumnSelector("*")` instead of `None`.
Now that we have introduced a wildcard selector in #143 .
We could refactor the Node selector default to be
ColumnSelector("*")instead ofNone.