Interface for building tree, TreeNode.
Raw data for referencing.
Get ID of source.
Return source' parent ID. Should return null if parent is root.
null
Create TreeNode from current source.
Interface for building tree, TreeNode.