Using a full-text Index on a Relationship Property
4.3 · Challenge

Using a full-text Index on a Relationship Property

Suppose we want to enable some Lucene-type queries against the role Full definition for property (opens in a new tab)A named value stored on a node or a relationship. of the ACTED_IN Full definition for relationship (opens in a new tab)A named, directed connection between two nodes. Every relationship has a type, a start node and an end node. in our graph.

Create a full-text index on the ACTED_IN relationship using the role property. Name this index Copy.