Skip to content

A gephi plugin to import a graph from a neo4j database via bolt protocol.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

olir/gephi-neo4j-url-importer-plugin

Repository files navigation

gephi-neo4j-url-importer-plugin

Build Status Downloads

About

A gephi v0.9+ plugin to import from a neo4j database via bolt protocol.

Installation

Build nbm file from source or download from releases. In gephi install nbm over Tools->Plugins->Downloaded->Add Plugins...

Usage

Choose File->Import Database->Neo4j..., then update hostname, port, username and password.

Node labels and releationship type will be mapped to properties-

Cypher queries can be adjusted for filtering, but keep the node and relationship variables (n,r,m) or the query will fail.

Importer Dialog

Connecting to a remote neo4j container

Since the import operation may take a while, depending on the size of your database, keep in mind that you may need to increase timeouts for the container. E.g. for a openshift port-forward you can archive this with --request-timeout=240m

About

A gephi plugin to import a graph from a neo4j database via bolt protocol.

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages