Legacy TinkerPop Backend - synchrony/smsn GitHub Wiki

Legacy TinkerPop/Neo4j Backend

Prior to version 2.0, Semantic Synchrony used Apache TinkerPop with a Neo4j backend for graph storage. The server ran as a plugin to Gremlin Server.

This approach has been replaced with a standalone file-based server using SQLite and Lucene for indexing, with notes stored as plain text .smsn files that can be version-controlled with Git.

Archived Documentation

The following pages document the legacy TinkerPop-based system:

Current Installation

See the Installation guide for current setup instructions.

⚠️ **GitHub.com Fallback** ⚠️