Coder Social home page Coder Social logo

neo_permissions's Introduction

Neo Permissions

Permission Resolution with Neo4j

Pre-Requisites

Clone and compile the batch-import project:

git clone https://github.com/jexp/batch-import.git
cd batch-import
mvn clean compile assembly:single

See http://maxdemarzi.com/?s=batch for walk-through.

...or download the jar file from dropbox and copy it into generator directory.

Generator

Sample graph data generator for this project.

Run:

bundle install
rake neo4j:install[enterprise,1.9.M05]
rake neo4j:create (or rake neo4j:create_bigger)
rake neo4j:load

Unmanaged

Unmanaged Extension to find permissions including unit tests.

Run:

mvn clean package
cp target/unmanaged-extension-template-1.0.jar ../generator/neo4j/plugins/

Add to generator/neo4j/conf/neo4j-server.properties:

org.neo4j.server.thirdparty_jaxrs_classes=org.neo4j.example.unmanagedextension=/example

Start Neo4j

rake neo4j:start

Performance

Gatling Stress Tool project to test the performance of unmanaged extension.

Use your favorite Java IDE to run Engine.scala and follow the prompts.

neo_permissions's People

Contributors

maxdemarzi avatar

Watchers

 avatar  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.