GithubHelp home page GithubHelp logo

erodneycorus / graph-data-science Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neo4j/graph-data-science

0.0 0.0 0.0 29.14 MB

Source code for the Neo4j Graph Data Science library of graph algorithms.

License: Other

Java 99.94% XSLT 0.06%

graph-data-science's Introduction

Neo4j Graph Data Science Library

This repository hosts the sources of the Neo4j Graph Data Science (GDS) library. The GDS library is a plugin for the Neo4j graph database. The library consists of a number of graph algorithms, exposed as procedures and executed in Neo4j.

Downloading and installing releases

If you want to download and run the Graph Data Science library, please download the JAR from our releases page and place it in the plugins directory of your Neo4j database. For further instructions, see our documentation.

Table 1. Compatibility matrix
GDS version Neo4j version

GDS 1.0.x, 1.1.x

Neo4j 3.5.9 - 3.5.20

GDS 1.1.x

Neo4j 3.5.20

GDS 1.2.x

Neo4j 4.0.0 โ€“ 4.0.4

GDS 1.2.3

Neo4j 4.0.0 - 4.0.6

GDS 1.3.x

Neo4j 4.0.0 - 4.0.7

Neo4j 4.1.0 - 4.1.1

GDS 1.4.x (alpha)

Neo4j 4.0.0 - 4.0.7

Neo4j 4.1.0 - 4.1.1

Note
Preview releases are not automatically made available in Neo4j Desktop. They need to be installed manually.

Building the library

The Neo4j Graph Data Science library uses the build tool Gradle. Gradle is shipped with this repository using the Gradle Wrapper. This means you can simply run all Gradle commands by running ./gradlew TASK from the repository root.

Running tests

To run all tests you can simply run ./gradlew check

Packaging the library

To package the library you can run ./gradlew packaging:shadowJar. This will create the bundeled jar at packaging/build/libs/neo4j-graph-data-science-VERSION-standalone.jar.

Preview of the Documentation

To generate a preview you can run ./gradlew doc:preview. This will build the documentation and make it available under http://localhost:8001/. When you are done run ./gradlew doc:stopPreview to stop the web server.

Contributing

Please report any bugs, concerns, or other questions as GitHub issues to this repository.

For more information see the contribution guidelines for this project.

License

The Neo4j Graph Data Science library is licensed under the GNU Public License version 3.0. All content is copyright ยฉ Neo4j Sweden AB.

graph-data-science's People

Contributors

breakanalysis avatar darthmax avatar davidoliversp2 avatar fbiville avatar florentind avatar frant-hartm avatar jexp avatar jjaderberg avatar knutwalker avatar mats-sx avatar mknblch avatar mneedham avatar moxious avatar pstutz avatar recrwplay avatar regonn avatar ryguyrg avatar s1ck avatar schaber avatar soerenreichardt avatar tomasonjo avatar vnickolov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.