RelationshipResult

constructor(source: String, target: String, type: String, persisted: Boolean)

Parameters

source

Source entity name

target

Target entity name

type

Relationship type

persisted

Whether the relationship was actually persisted (false if source or target was vetoed)