[Neo4j] Re: Visualising Neo4j with MVC/.NET

2014-10-08 Thread Huston Hedinger
Hey Trevor, Please check out Alchemy.js. It uses d3 heavily, but allows you to CONFIGURE instead of write d3 from the ground up. You can check out the docs and download the most recent releases here: http://graphalchemist.github.io/Alchemy/#/ Would love to hear more about your use cases! Hus

[Neo4j] SecurityRule Security check

2014-10-08 Thread cui r
Hi, We implemented a security rule via SecurityRule to check username and password for the web console. Is it possible to create read-only user/password, i.e., how to classify cyphers as ready only (without modification)? Thanks. -- You received this message because you are subscribed to th

Re: [Neo4j] Setting up Neo4J on arch linux

2014-10-08 Thread Jared Windover
Thanks Nigel, I look forward to hearing how you get it up and running. -Jared On Wednesday, October 8, 2014 3:43:26 PM UTC-4, Nigel Small wrote: > > Hi Jared > > I've been considering setting up an Arch VM recently as I've been reading > very good things about it. I managed to get Neo4j workin

Re: [Neo4j] Setting up Neo4J on arch linux

2014-10-08 Thread Nigel Small
Hi Jared I've been considering setting up an Arch VM recently as I've been reading very good things about it. I managed to get Neo4j working on FreeBSD the other day so Arch should be simple in comparison :-) Arch is set up a little differently to Debian/Ubuntu - which are our usual "go to" distr

[Neo4j] Visualising Neo4j with MVC/.NET

2014-10-08 Thread Trevor Oakley
I am seeking to render Neo4j in the client browser via a bubble type of visualization. I have used before arbor and d3, but now I am using .NET/MVC as my framework. Previously I used Java and then JSON with jQuery. MVC uses a strongly typed model which is quick to code and apps can be built very

Re: [Neo4j] Setting up Neo4J on arch linux

2014-10-08 Thread Jared Windover
Hi Michael, I'm able to run that, but what should I be doing to check where the issue is? Nothing seems to go wrong with running it. Are there diagnostics I can do within it? (Also sorry about the delay. I thought I was subscribed to this post, but apparently not) -Jared On Sunday, October 5,

Re: [Neo4j] Re: Sorry! Too many neighbours

2014-10-08 Thread Michael Hunger
I think there is a solution to it in the next version. You might change your query to adapt it. Otherwise you can have a look at my tiny tool: http://jexp.github.io/cy2neo Michael On Wed, Oct 8, 2014 at 2:36 PM, Alex Frieden wrote: > This sounds like its not a problem with neo but a limitatio

Re: [Neo4j] Re: Sorry! Too many neighbours

2014-10-08 Thread Alex Frieden
This sounds like its not a problem with neo but a limitation on the browser. I.e. there is nothing to fix. On Wed, Oct 8, 2014 at 1:10 AM, Pavan Kumar wrote: > Can this problem get solved in coming versions of Neo4j?? > > On Thu, Sep 11, 2014 at 12:20 PM, Oskar Hane > wrote: > >> Hi Pavan, >>