NodeFilter
A Cypher node label matching expression. The provider exposes all node labels from the matched nodes as views.
Data Type
string
Default Value
""
Remarks
By default, the driver will expose all labels from all nodes as views. By setting this property to a valid Cypher node label matching expression, the driver exposes all node labels from the matched nodes as views.