NAME
Mandel::Relationship - Base class for relationships
DESCRIPTION
Mandel::Relationship is the base class for the following classes:
ATTRIBUTES
accessor
Base name of accessor(s) created.
foreign_field
The name of the field in the foreign class which hold the "_id".
document_class
Holds the classname of the document class that holds all the accessors and methods created.
related_class
Holds the related document class name.
SEE ALSO
AUTHOR
Jan Henning Thorsen - jhthorsen@cpan.org