::xo::db::sql::content_type proc register_relation_type (public)::xo::db::sql::content_type register_relation_type [ -dbn dbn ] \
-content_type content_type -target_type target_type \
[ -relation_tag relation_tag ] [ -min_n min_n ] -max_n max_n
Defined in packages/xotcl-core/tcl/05-db-procs.tclAutomatically generated method
- Switches:
- -dbn (optional)
- -content_type (required)
- -target_type (required)
- -relation_tag (defaults to
"generic") (optional) - -min_n (defaults to
"0") (optional) - -max_n (required)
|