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.

instantiate()

Usage

instantiate(neo4jNode)

Description
Instantiates the given Neo4j node into a Structr node. This method can be used to convert raw Neo4j nodes obtained from a partial or mapped cypher() result into Structr nodes.

Example

${instantiate(rawNode)}

results in

a567cfb1e66249a095097493f764b464

Search results for "instantiate()"

instantiate()

Instantiates the given Neo4j node into a Structr node. This method can be used to convert raw Neo4j nodes obtained from a partial or mapped cypher() result into Structr nodes.

instantiate(neo4jNode)