RelationshipSourceFilter Parameter (Connect-Neo4j Cmdlet)
The node labels that must be present on the source nodes of single-hop relationships, which the provider will expose as views.
Syntax
Connect-Neo4j -RelationshipSourceFilter string
Data Type
cstr
Default Value
""
Remarks
By default, the 本製品 will expose all single-hop relationships as views. By setting this property to a valid Cypher node label matching expression, the 本製品 will only expose the single-hop relationships where the source node has the specified set of labels.