One thing that's a concern for my application is security -- and I doubt
that Neo4j will ever have the right kind of security for user-level
access. This is often the case -- because the application's visibility
rules are typically domain-specific.
Most web apps I know of implement their own security (RBAC or similar) -
and don't allow direct access to the database because of security concerns.
The other aspect that my app has which is a more general problem with
rich and complex graphs is that it's hard to know what to present that
would give insight -- and not make the user run for the door with a
headache because of the complexity of the display.
If you have ideas on how to solve these things in general that would be
awesome!
On 08/28/2014 03:18 PM, Huston Hedinger wrote:
Hi Everyone,
There seems to be a lot of questions about open source technologies
for building graph/network visualization apps. I wanted to make you
aware of our application Alchemy.js
<http://graphalchemist.github.io/Alchemy/>.
Alchemy makes it easy to create graph viz apps with search, filtering,
and other features completely through configuration. e.g.
`Alchemy.begin({some_config});`
You can find the website for Alchemy.js here
<http://graphalchemist.github.io/Alchemy/>, the docs are here
<http://graphalchemist.github.io/Alchemy/docs/>, and the repo is here
<http://github.com/GraphAlchemist/alchemy>.
We are heavily considering out of the box support for Neo4j if the
community feels that there would be value in it. Feel free to let us
know!
Huston
--
You received this message because you are subscribed to the Google
Groups "Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.