Is it possible to get not just the parents, but also the grand parents, great parents and so, using views? (Perhaps this is a Views question.) You could use this for instance to build some sort of bread crumb trail.

In my case I need it to have the user build some sort of decision tree, where on the screen of the current decision he or she can go back to any previous node and change it.