You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

Architecture

To decouple Structr from any particular Neo4j version, there is a database abstraction API and drivers for the individual Neo4j versions which implement the API. The structr-neo4j-driver project has to be cloned and compiled against the desired Neo4j version before compiling Structr with the driver as a new dependency.

fig

Search results for "Architecture"

Structr Services Layer

The Structr Services Layer is a part of the Structr architecture. It manages the configured services that run in an instance.