NodeFilter Parameter (Connect-Neo4j Cmdlet)
A Cypher node label matching expression. The provider exposes all node labels from the matched nodes as views.
Syntax
Connect-Neo4j -NodeFilter string
Data Type
cstr
Default Value
""
Remarks
By default, the 本製品 will expose all labels from all nodes as views. By setting this property to a valid Cypher node label matching expression, the 本製品 exposes all node labels from the matched nodes as views.