TEST NETWORK

CREATE

Creates a link from one resource to another

link from=RA to=RA type=RLT
from Address of a source resource. Transaction signer must be owner of this resource.
to Address of a destination resource
type The type of link to create

Example:

link from=rdn/company/application to=/author/product type=Hierarchy

DELETE

Destroys existing link

link from=RA index=INT
from Address of a source resource. Transaction signer must be owner of this resource.
index An index of link to delete

Example:

link from=rdn/company/application index=324552

LIST OUTBOUNDS

Lists outbound links of a specified resource

link RA
<First> Address of a resource which outbound links are be listed of

Example:

link rdn/company/application

LIST INBOUNDS

Lists inbound links of a specified resource

link RA
<First> Address of a resource which inbound links are be listed of

Example:

link rdn/company/application