An open API service indexing awesome lists of open source software.

https://github.com/nhogs/popoto-neo4j-graph-app

Popoto Graph App for Neo4j Desktop
https://github.com/nhogs/popoto-neo4j-graph-app

Last synced: about 1 year ago
JSON representation

Popoto Graph App for Neo4j Desktop

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/Nhogs/popoto-neo4j-graph-app.svg?branch=master)](https://travis-ci.org/Nhogs/popoto-neo4j-graph-app)
[![npm version](https://img.shields.io/npm/v/popoto-neo4j-graph-app.svg)](https://www.npmjs.com/package/popoto-neo4j-graph-app)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![dependencies](https://david-dm.org/Nhogs/popoto-neo4j-graph-app.svg)](https://david-dm.org/Nhogs/popoto-neo4j-graph-app)
[![dependencies](https://david-dm.org/Nhogs/popoto-neo4j-graph-app/dev-status.svg)](https://david-dm.org/Nhogs/popoto-neo4j-graph-app?type=dev)

# popoto-neo4j-graph-app
Graph App to add [Popoto.js](https://github.com/Nhogs/popoto) in Neo4j Desktop

See Popoto [wiki](https://github.com/Nhogs/popoto/wiki) for basic usage.

See [graph-app-starter](https://github.com/neo4j-apps/graph-app-starter) for details on Graph App development.

:construction: This version is still an empty shell for deployment setup, content will be updated in future releases :construction:

## How to install Popoto.js Graph App in Neo4j Desktop

1. Open Neo4j Desktop
2. Click on the "Graph Applications" tile on the left
3. Scroll to the bottom of the page and enter the URL https://registry.npmjs.org/popoto-neo4j-graph-app into the box where it says **"Install Graph Application"**
5. Click **"Install"** Button

![Install Graph Application](install-graph-application.png?raw=true "Install Graph Application")