Project

General

Profile

Actions

Bug #166

closed
JA JA

external neo4j database

Bug #166: external neo4j database

Added by Josip Almasi almost 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
Start date:
05/03/2023
Due date:
% Done:

0%

Estimated time:

Description

The server can be configured to use external, stand-alone neo4j database server, rather than the embedded one.
This used to work but most likely doesn't work any longer, due to internal component dependencies:
@DependsOn({ "database" })
while in Neo4JConfig
@ConditionalOnProperty("org.vrspace.db")
@Bean("database")

Actions

Also available in: PDF Atom