ViewCreateDefinitionProperty: CreateViewProperty | ConnectionDefinition

A reference to a container property or a connection describing edges that are expected to exist (ConnectionDefinition).

If the referenced container property is a direct relation, a view of the node can be specified. The view is a hint to the consumer on what type of data is expected to be of interest in the context of this view.

A connection describes the edges that are likely to exist to aid in discovery and documentation of the view. A listed edge is not required. i.e. It does not have to exist when included in this list. The target nodes of this connection will match the view specified in the source property. A connection has a max distance of one hop in the underlying graph.