Skip to content

👾🕸🧮Custom Neo4j procedures to ease the construction of and interaction with the T-47 knowledge graph

License

Notifications You must be signed in to change notification settings

jgoerner/t-47-procedures

Repository files navigation


Logo

T-47 Airspeeder Neo4j Procedures

Custom Neo4j Procedures for T-47

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

This repository is a little add-on to jgoerner/t-47 to provide custom Neo4j functionality, such as initial data loading. See the release section for an overview about different versions.

Built With

Getting Started

You can use the procedures inside of this repository on any Neo4j instance of your choince (theoretically). However the provided functions are specificly targeted for jgoerner/t-47.

Prerequisites

Neo4j procedures requires JDK8.

Installation

Simply clone this repository.

Usage

  1. Run mvn test to ensure everything works
  2. Run mvn clean package to bundle the procedures into a jar
  3. Put the resulting jar into the /plugins directory of your Neo4j instance

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Joshua Görner - jgoerner - joshua.goerner[at]gmail.com

Acknowledgements

  • O. Drew - nice GH Readme template

About

👾🕸🧮Custom Neo4j procedures to ease the construction of and interaction with the T-47 knowledge graph

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages