Public Instance methods
root
()
Returns the single root node.
[show source]
# File lib/sequel/plugins/tree.rb, line 137 def root roots_dataset.first end