User Parameter (Connect-Neo4j Cmdlet)
The Neo4j user account used to authenticate.
Syntax
Connect-Neo4j -User string
Data Type
cstr
Default Value
""
Remarks
Together with Password, this field is used to authenticate against the Neo4j server.
This is a required parameter.