You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

find_relationship()

Usage

find_relationship(type, key, value)

Description
Returns a collection of entities of the given type from the database, takes optional key/value pairs

Example

${find_relationship("PersonRELATED_TOPerson"}

Search results for "find_relationship()"

find_relationship()

Returns a collection of entities of the given type from the database, takes optional key/value pairs

find_relationship(type [, key1, value1, [, ...] ])
find_relationship(type [, map ])