The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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