The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.

Holds the related document class name.

SEE ALSO

Mojolicious, Mango, Mandel

AUTHOR

Jan Henning Thorsen - jhthorsen@cpan.org