Deciduex.Commands.Link (deciduex v0.14.0-beta.3)

Copy Markdown View Source

Implements the link command to create edges between nodes.

Usage: deciduex link <from_id> <to_id> [options]

Options: -r, --rationale <text> Reason for the connection -t, --type <type> Edge type (default: leads_to)

Summary

Functions

run(args)