Cmdlets for Neo4j

Build 24.0.8963

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 cmdlet will expose all labels from all nodes as views. By setting this property to a valid Cypher node label matching expression, the cmdlet exposes all node labels from the matched nodes as views.

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