Skip to content

solntsev/gremlin3neo4j2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Gremlin 3 on Neo4j 2.3 Quick Installer

This is a curl / bash installer for Gremlin 3.2.0 on Neo4j.

Features

This script installs Gremlin 3.2.0-incubating and Neo4j 2.3.11, in the local repository, in the folder 'neo4j'. Gremlin is installed as a plug-in.

This scripts works on Debian and OSX.

Execution

Debian command :

  $ wget -sL https://raw.githubusercontent.com/exakat/gremlin3neo4j2/master/install.debian.sh | sh

OSX command :

  $ curl -sL https://raw.githubusercontent.com/exakat/gremlin3neo4j2/master/install.osx.sh | sh

For added security, you may download the script, review it and then run it.

Pre-requisite

For Debian :

For OSX :

Support for other platforms

This repository aims at offering the install scripts for various plate-forms. If yours is missing, read the current scripts and see what must be adapted. Then, provide it as PR.

About

Installation for Gremlin 3.2 on Neo4j 2.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages