Has anyone tried to install version neo4j version 3 in windows as a service? I am tired of neo4j community version 3.1.0 and 3.2.0 alpha. When I try to start the service, I get the following error.
Invoke-Neo4j: The service "Neo4j Graph Database - neo4j (neo4j)" could not be started. In line: 1 char: 211 + ... t.psd1 '; Exit (Invoke-Neo4j start) + ~~~~~~~~~~~~~~~~~~~ + CategoryInfo: NotSpecified: (:) [Write-Error], WriteErrorException + FullyQualifiedErrorId: Microsoft.PowerShell.Commands. WriteErrorException, Invoke-Neo4j
source share