Cmdlets for Neo4j

Build 24.0.8963

RelationshipDestinationFilter Parameter (Connect-Neo4j Cmdlet)

The type(s) of labels that must be present on the destination nodes of single-hop relationships that the provider will expose as views.

Syntax

Connect-Neo4j -RelationshipDestinationFilter string

Data Type

cstr

Default Value

""

Remarks

By default, the cmdlet will expose all single-hop relationships as views. By setting this property to a valid Cypher node label matching expression, the cmdlet will only expose the single-hop relationships where the destination node has the specified set of labels.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963