acs::db::nsdb-postgresql method call rel_segment new (public)

 <instance of acs::db::nsdb-postgresql[i]> call rel_segment new \
    [ -dbn dbn ] [ -segment_id segment_id ] \
    [ -object_type object_type ] [ -creation_date creation_date ] \
    [ -creation_user creation_user ] [ -creation_ip creation_ip ] \
    [ -email email ] [ -url url ] -segment_name segment_name  \
    [ -group_id group_id ] -rel_type rel_type  \
    [ -context_id context_id ]

Defined in packages/acs-api-browser/tcl/api-doc-init.tcl

Automatically generated method

Switches:
-dbn
(optional)
-segment_id
(optional)
-object_type
(defaults to "rel_segment") (optional)
-creation_date
(defaults to "now()") (optional)
-creation_user
(optional)
-creation_ip
(optional)
-email
(optional)
-url
(optional)
-segment_name
(required)
-group_id
(optional)
-rel_type
(required)
-context_id
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) acs::db::nsdb-postgresql instproc {call rel_segment new} acs::db::nsdb-postgresql instproc {call rel_segment new} acs::db::nsdb-postgresql instproc {call rel_segment new}->db_with_handle

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