Skip to content

alex-price/blueprints-neo4j3-remote-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blueprints-neo4j3-remote-graph

Enable remote use of Neo4j 3.x using the Blueprints API.

The following properties may included in the configuration set to the constructor.

Required:

  • blueprints.graph=com.tinkerpop.blueprints.impls.neo4j.Neo4jGraph

Optional (default):

  • blueprints.neo4j.url=bolt://localhost:7687
  • blueprints.neo4j.username=neo4j
  • blueprints.neo4j.password=neo4j

Optional (no default, example given):

  • blueprints.neo4j.certFile=/absolute/path/to/neo4j.cert

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages