But i'm not sure how to configure (if it's possible) DataMapper Models, even with advanced relationship, where the table "relations" can handle more than 2 relationships.
Of course, i can manage this manually with AR and joins, but i really like the way to instantiate and manage objects.