Database Parameter (Connect-Neo4j Cmdlet)
The default database queried for your Neo4j instance.
Syntax
Connect-Neo4j -Database string
Data Type
cstr
Default Value
"neo4j"
Remarks
By default, a "neo4j" database will have been created on your Neo4j instance unless otherwise specified when the instance was created.