Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to give a new style to a new egde #566

Open
aelkebbaj opened this issue Sep 28, 2015 · 0 comments
Open

How to give a new style to a new egde #566

aelkebbaj opened this issue Sep 28, 2015 · 0 comments

Comments

@aelkebbaj
Copy link

Hello,

I'm a freshman in this new technology (Neo4j).
The objective of my application is to secure the data using Neo4j graph and PHP. I have some users, each one has access to a specific folder. For example:

  • Yannick has access to Folder1
  • Julie has access to Folder2

If oneday, Yannick got access to Folder2 I have to get the edge between them in red color.
I'm using your javascript: "http://cdn.graphalchemist.com/alchemy.min.js". to color a new node I used a cluster property. But I didn't find the way to color a just the new edge added, In our example I want to color the edge between Yannick and Folder2 in red color, and the both nodes in green color.

Please, do not hesitate to contact me for further information.

I really need your help.

Best Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant