xo::db::sql::content_type proc register_relation_type (public)

 xo::db::sql::content_type[i] 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.tcl

Automatically 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
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::content_type proc register_relation_type xo::db::sql::content_type proc register_relation_type xo::db::sql::content_type proc register_relation_type->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: