{"id":15655559,"url":"https://github.com/jexp/neo4j-in-memory-server","last_synced_at":"2025-05-05T14:42:11.173Z","repository":{"id":13301076,"uuid":"15987260","full_name":"jexp/neo4j-in-memory-server","owner":"jexp","description":"In-memory Neo4j server for testing using the ImpermanentGraphDatabase","archived":false,"fork":false,"pushed_at":"2017-02-14T01:31:00.000Z","size":11,"stargazers_count":24,"open_issues_count":2,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-30T21:51:11.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jexp.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-17T01:58:56.000Z","updated_at":"2021-02-25T12:34:50.000Z","dependencies_parsed_at":"2022-08-29T00:51:48.869Z","dependency_job_id":null,"html_url":"https://github.com/jexp/neo4j-in-memory-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fneo4j-in-memory-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fneo4j-in-memory-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fneo4j-in-memory-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fneo4j-in-memory-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jexp","download_url":"https://codeload.github.com/jexp/neo4j-in-memory-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252516161,"owners_count":21760738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T12:59:48.906Z","updated_at":"2025-05-05T14:42:11.153Z","avatar_url":"https://github.com/jexp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neo4j-In-Memory Server for Neo4j 3.1.x\n\n**Only for Testing**\n\nUses the Neo4j ImpermanentGraphDatabase as Database for your Neo4j server.\nSo should not access disk but needs more RAM as it writes / reads all the data from an in-memory filesystem abstraction.\n\nMight be faster to start and incur less transactional overhead.\n\nTo deploy run `copy.sh /path/to/neo4j-3.1.1` to build the latest version and add this bootstrap file into that server.  \n\nor unzip the provided [inmemory-server-3.1.zip](https://dl.dropboxusercontent.com/u/14493611/inmemory-server-3.1.zip) in your `$NEO4J_HOME/lib` directory.\n\nContent of `inmemory-server-3.1.zip`:\n\n* neo4j-server-3.1.1-tests.jar\n* neo4j-kernel-3.1.1-tests.jar\n* neo4j-io-3.1.1-tests.jar\n* inmemory-3.1-SNAPSHOT.jar\n\nAnd restart your server, it will not keep content across restarts.\n\nand there is an REST endpoint to delete the db content while the server is running.\n\n`curl -XDELETE http://localhost:7474/test/clean`\n\nThe in-memory server will be picked up automatically.\n\nStarts / Restarts should also be faster.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fneo4j-in-memory-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjexp%2Fneo4j-in-memory-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fneo4j-in-memory-server/lists"}