@NodeRelationship(type = "VIEW", direction = Direction.INCOMING)
@FilterProperty
val project: LazyLoadingDelegate<Project, NodePropertyDelegate.NodeProperty>

The project this view is for