Database Parameter (Connect-Neo4j Cmdlet)
Specifies the Neo4j database to run queries against.
Syntax
Connect-Neo4j -Database string
Data Type
cstr
Default Value
"neo4j"
Remarks
If Database is not set, the cmdlet will attempt to connect to the default database "neo4j".