Cmdlets for Neo4j

Build 25.0.9434

Port Parameter (Connect-Neo4j Cmdlet)

Specifies the port used for connecting to the Neo4j server.

Syntax

Connect-Neo4j -Port string

Data Type

cstr

Default Value

"7474"

Remarks

By default, Port is set to 7474, for both the HTTP API and the local query API. For Neo4j AuraDB connections, this property should be set to 443.

This is a required parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434