Tapestry
Source Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Rel

Interrogate and manipulate object relationships at runtime.

Definitions:

Commands:

Commands

Return the implied relative of a noun. For example: the left-hand noun in a one-to-many relation.

Slots:

Terms:

Reciprocal: TextEval

Name of the relation in question.

object: TextEval

Name of the right-side noun.

Return the implied relatives of a noun. For example: the left-hand nouns in a set of one-to-many pairing.

Slots:

Terms:

Reciprocals: TextEval

Name of the relation in question.

object: TextEval

Name of the right-side noun.

Relate two nouns. Removes any previous pairings that might conflict with this one.

Slots:

Terms:

Relate: TextEval

Name of the left-hand noun in the new pairing.

to: TextEval

Name of the right-hand noun in the new pairing.

via: TextEval

Name of the relation in question.

Return the relative of a noun. For example: the right-hand noun in a one-to-one pairing.

Slots:

Terms:

Relative: TextEval

Name of the relation in question.

object: TextEval

Name of the left-side noun.

Return the relatives of a noun as a list of names. For example: the right-hand nouns in a set of one-to-many pairing.

Slots:

Terms:

Relatives: TextEval

Name of the relation in question.

object: TextEval

Name of the left-side noun.