Re: [Neo4j] Can not recover from a HA failure as a BlockingReadTimeoutException

2012-05-15 Thread Peter Neubauer
Samuel, is it possible for you to update to 1.7 and rerun your test, so we can better recreate it? Cheers, /peter neubauer G:  neubauer.peter S:  peter.neubauer P:  +46 704 106975 L:   http://www.linkedin.com/in/neubauer T:   @peterneubauer If you can write, you can code - @coderdojomalmo If

Re: [Neo4j] Neo4j as a service on Fedora 16

2012-04-19 Thread Peter Neubauer
Georg, I have no knowledge of Fedora - seems to be a problem in the system setup rather than neo4j. You are rebooting once and can't start the server, then rebooting again and it works? Cheers, /peter neubauer G:  neubauer.peter S:  peter.neubauer P:  +46 704 106975 L:   http://www.linkedi

Re: [Neo4j] large graph visualizations/analytics

2012-04-11 Thread Peter Neubauer
Ajinkya, just talked to one of the Gephi guys, "2.3M nodes and 60M edges...you should buy another computer with at least 60GB of RAM for Gephi." Cheers, /peter neubauer G:  neubauer.peter S:  peter.neubauer P:  +46 704 106975 L:   http://www.linkedin.com/in/neubauer T:   @peterneuba

Re: [Neo4j] large graph visualizations/analytics

2012-04-11 Thread Peter Neubauer
Mmh, have you tried GraphViz? It's not interactive but might be up to the task, having possibly less overhead than Gephi ... Cheers, /peter neubauer G:  neubauer.peter S:  peter.neubauer P:  +46 704 106975 L:   http://www.linkedin.com/in/neubauer T:   @peterneubauer

Re: [Neo4j] HA - Unable to read additional data from server sessionid 0x0

2012-03-14 Thread Peter Neubauer
Nice, glad it worked out! Cheers, /peter neubauer G:  neubauer.peter S:  peter.neubauer P:  +46 704 106975 L:   http://www.linkedin.com/in/neubauer T:   @peterneubauer Neo4j 1.6 released                 - dzone.com/6S4K The Neo4j Heroku Challenge   - http://neo4j-challenge.herokuapp.com/ On

Re: [Neo4j] HA - Unable to read additional data from server sessionid 0x0

2012-03-14 Thread Peter Neubauer
to get a 3 - node ZK cluster up and running again before it will accept new cluster nodes again. Cheers, /peter neubauer G:  neubauer.peter S:  peter.neubauer P:  +46 704 106975 L:   http://www.linkedin.com/in/neubauer T:   @peterneubauer Neo4j 1.6 released                 - dzone.com/6S4K The Ne

Re: [Neo4j] Anything like a changes feed?

2012-02-21 Thread Peter Neubauer
http://docs.neo4j.org/chunked/snapshot/transactions-events.html Could that be interesting? Send from a device with crappy keyboard and autocorrection. /peter On Feb 21, 2012 6:17 PM, "Johnny Luu" wrote: > That would be a great feature. Reminds me about CouchDB's changes > notification. > > Joh

Re: [Neo4j] Accessing node properties with batch inserter

2012-02-18 Thread Peter Neubauer
Yes, That sounds right. Could you please file an issue? Send from a device with crappy keyboard and autocorrection. /peter On Feb 17, 2012 4:22 PM, "Paul Jackson" wrote: > Hi Peter, > > I shouldn't have added that code. I added it as a test to see if that was > the problem. This code does not d

Re: [Neo4j] Accessing node properties with batch inserter

2012-02-15 Thread Peter Neubauer
ublic GraphDatabaseService getGraphDbService(); When having a Batchinserter open, please do all modifications via it ... Cheers, /peter neubauer G:  neubauer.peter S:  peter.neubauer P:  +46 704 106975 L:   http://www.linkedin.com/in/neubauer T:   @peterneubauer Neo4j 1.6 released                 - dzone.com

Re: [Neo4j] How to limit Traverser

2012-02-08 Thread Peter Neubauer
://docs.neo4j.org/chunked/snapshot/query-limit.html) HTH Cheers, /peter neubauer G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: http://www.linkedin.com/in/neubauer T: @peterneubauer Neo4j 1.6 released - dzone.com/6S4K The Neo4j Heroku Challenge - http://neo4j

Re: [Neo4j] 1.5 question: auto indexes over REST API

2012-02-06 Thread Peter Neubauer
ommit/15a71269f10286f69031c0c939a8c324097a041ffor the right keys. Does that work? Cheers, /peter neubauer G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: http://www.linkedin.com/in/neubauer T: @peterneubauer Neo4j 1.6 released - dzone.com/6S4K The Neo4j Heroku Challenge - http://

Re: [Neo4j] SpringDataNeo4j 2.0 & Supernode navigation

2012-01-15 Thread Peter Neubauer
Agelos, supernode support for these cases will be handled below SDN. Mattias has been spiking this in https://github.com/neo4j/community/tree/super-node-support but we have had no time to merge this in, since the QA on store changes is non-trivial. Cheers, /peter neubauer Google

Re: [Neo4j] Database left in locked state when an exception is thrown during upgrade

2012-01-11 Thread Peter Neubauer
Paul, I think this is fixed in SNAPSHOT, and 1.6.M03 is coming out this week hopefully. Could you please try after the release? Cheers, /peter neubauer Google:    neubauer.peter Skype:     peter.neubauer Phone:     +46 704 106975 LinkedIn:  http://www.linkedin.com/in/neubauer Twitter

[Neo4j] Big Data blog - interesting usecases

2012-01-10 Thread Peter Neubauer
Hi guys, just noticed http://www.saama.com/blog/bid/76211/Big-Data-is-the-Answer-What-was-the-Question which is listing a number of interesting scenarios and use cases. Thought you might be interested ... Cheers, /peter neubauer Google:    neubauer.peter Skype:     peter.neubauer Phone

Re: [Neo4j] Does the REL creation lock the start+end node(s)?

2012-01-10 Thread Peter Neubauer
; -Josef. > > ___ > NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register and consider posting at https://groups.google.com/forum/#!forum/neo4j > > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4

Re: [Neo4j] OSX Lion Neo4j Python bindings installation anyone?

2011-12-28 Thread Peter Neubauer
Very cool. will keep it in mind when and if the OSX installation comes up again. Thanks for sharing! Cheers, /peter neubauer Google:neubauer.peter Skype:peter.neubauer Phone: +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      @peterneubauer brew install neo4j &&am

Re: [Neo4j] [neo4j] Running the web admin inside Tomcat

2011-12-27 Thread Peter Neubauer
Thanks Ian for putting this together, good to know for future reference! Now we need to find a place in the manual to put this in :) Cheers, /peter neubauer Google:neubauer.peter Skype:peter.neubauer Phone: +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter

Re: [Neo4j] There's already an HA cluster managed by this ZooKeeper cluster

2011-12-23 Thread Peter Neubauer
No, once a cluster is up, it will be able to recover after being down for a while. Cheers, /peter neubauer Google:neubauer.peter Skype:peter.neubauer Phone: +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      @peterneubauer brew install neo4j && neo4j star

Re: [Neo4j] There's already an HA cluster managed by this ZooKeeper cluster

2011-12-23 Thread Peter Neubauer
master is the way to go. Cheers, /peter neubauer Google:neubauer.peter Skype:peter.neubauer Phone: +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      @peterneubauer brew install neo4j && neo4j start heroku addons:add neo4j On Fri, Dec 2, 2011 at 3:08 PM,

Re: [Neo4j] There's already an HA cluster managed by this ZooKeeper cluster

2011-12-16 Thread Peter Neubauer
Anirudha, do you have a working link to the logs/gist? Cheers, /peter neubauer TC CEO of the year - vote for Emil Eifrém! http://crunchies2011.techcrunch.com/nominate/ Google:neubauer.peter Skype:peter.neubauer Phone: +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter

Re: [Neo4j] Subgraph isomorphism problem - graph matching problem

2011-12-15 Thread Peter Neubauer
Boris, Have you given Cypher as a pattern matching language a try, http://docs.neo4j.org/chunked/snapshot/cypher-query-lang.html It is kind of superseding the graph matching component. /peter Sent from my phone, please excuse typos and autocorrection. On Dec 14, 2011 4:43 PM, "bm" wrote: > Hi

Re: [Neo4j] Subgraph isomorphism problem - graph matching problem

2011-12-15 Thread Peter Neubauer
Boris, have you looked at Cypher for this, http://docs.neo4j.org/chunked/snapshot/cypher-cookbook.html for some examples, which is kind of superseding the Graph Matching component and should save you some typing? Cheers, /peter neubauer TC CEO of the year - vote for Emil Eifrém! http

Re: [Neo4j] allSimplePaths performance

2011-12-13 Thread Peter Neubauer
Cool. Got that plugin somewhere? Cheers, /peter neubauer TC CEO of the year - vote for Emil Eifrém! http://crunchies2011.techcrunch.com/nominate/ Google:neubauer.peter Skype:peter.neubauer Phone: +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      @peterneubauer brew

Re: [Neo4j] IndexHits extends Iterable is evil

2011-12-13 Thread Peter Neubauer
That indeed is evil, JP. Could you raise an issue on this please? Please copy even your explanation in there. Fully agree. Cheers, /peter neubauer TC CEO of the year - vote for Emil Eifrém! http://crunchies2011.techcrunch.com/nominate/ Google:neubauer.peter Skype:peter.neubauer Phone: +46 704

Re: [Neo4j] KeyError in python

2011-12-12 Thread Peter Neubauer
Jacopo, are you still seeing this? It looks like there is some problems with the Python engine. Have you tried different machines etc? Cheers, /peter neubauer TC CEO of the year - vote for Emil Eifrém! http://crunchies2011.techcrunch.com/nominate/ Google:neubauer.peter Skype:peter.neubauer

Re: [Neo4j] List Redirects & Missing Messages

2011-12-11 Thread Peter Neubauer
forwarded. Thanks for your understanding! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j && neo4j start heroku addons:a

[Neo4j] Fwd: Re: [community] * Added Transaction#acquireWriteLock/#acquireReadLock which makes it possible to manually (0b6fae7)

2011-12-09 Thread Peter Neubauer
Fyi /peter Sent from my phone, please excuse typos and autocorrection. -- Forwarded message -- From: "Andres Taylor" < reply+c-783311-7909350cb76ca73f513b4c9dfc81fae738eba3b4-591...@reply.github.com > Date: Dec 9, 2011 11:33 PM Subject: Re: [community] * Added Transaction#acquireW

Re: [Neo4j] Feedback after evaluation

2011-12-09 Thread Peter Neubauer
Yes, I agree. Basically, with Cypher for declarative and optimizable queries, and Gremlin/Groovy for the power user or fine-tuned traversals, the REST API could possibly be very minimalistic. Just my 2c. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone

Re: [Neo4j] [neo4j] Running the web admin inside Tomcat

2011-12-08 Thread Peter Neubauer
project anyway in order to demonstrate servlet-based use of Neo4j wich I could add in there ... Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew

Re: [Neo4j] TinkerPop Stack Release

2011-12-08 Thread Peter Neubauer
Thanks Marko, will try to get Gremlin 1.4 into Neo4j ASAP, hopefully after the weekend. Good work! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com

Re: [Neo4j] println and Table Projections

2011-12-08 Thread Peter Neubauer
Started to set it up here: https://github.com/neo4j/gremlin-plugin/issues/5 Feel free to add stuff to it. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com

Re: [Neo4j] Neo4jClient - Query optmised

2011-12-08 Thread Peter Neubauer
nice, thanks! Will prepare the testcases for the other case you were asking about. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install

[Neo4j] Switching mailinglist during the weekend to Google Groups

2011-12-07 Thread Peter Neubauer
will be open for another week or so, so we can make sure everything is flowing smoothly, but then it will be put in readonly mode. Sorry for the inconvenience everyone! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

Re: [Neo4j] With rest,how to get the root URI

2011-12-07 Thread Peter Neubauer
Ahh yes, Good call! /peter Sent from my phone, please excuse typos and autocorrection. On Dec 7, 2011 4:40 PM, "maxdemarzi" wrote: > http://docs.neo4j.org/chunked/milestone/rest-api-service-root.html > > The Reference Node: > > { > "relationship_index" : "http://localhost:7474/db/data/index/re

Re: [Neo4j] Cypher <3 Trees

2011-12-07 Thread Peter Neubauer
make sense? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j && neo4j start heroku addons:add neo4j On Wed, Dec

Re: [Neo4j] Neo4j for a CMS backend

2011-12-07 Thread Peter Neubauer
Haha, sorry, my bad. I meant CMDB actually :) Thanks for pointing that out Axel! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install

[Neo4j] Neo4j for a CMS backend

2011-12-07 Thread Peter Neubauer
Hi folks, thought this might be interesting for some of you ... http://www.dzone.com/links/r/why_im_pretty_excited_about_using_neo4j_for_a_cmd.html Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in

Re: [Neo4j] println and Table Projections

2011-12-07 Thread Peter Neubauer
Mmh, I was thinking on how to return the contents of the output stream, I am not quite sure how to return that. What woudl be a good format for you? Also could you reduce this into a small testcase that I can work on? Cheers, /peter neubauer GTalk:      neubauer.peter Skype

Re: [Neo4j] HA starting issue

2011-12-06 Thread Peter Neubauer
Have you got the logs (probably mostly messages.log from the failing instance? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install

[Neo4j] Malmö Neo4j meetup tonight

2011-12-06 Thread Peter Neubauer
Hi all, for those of you in Lund, Malmö, CPH or Helsingborg, come over to MINC for some Heroku, Jruby and Cypher beering tonight! http://www.meetup.com/Neo4j-Oresund/events/42155032/ Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975

[Neo4j] Anyone interested to present Neo4j at the JUG in Atlanta?

2011-12-06 Thread Peter Neubauer
Hi folks, is anyone interested in presenting Neo4j at the JUG in Atlanta i 21-22 March 2012? Would love to promote some awesome Graphistas personal brands there! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

Re: [Neo4j] [Neo4j-User] Re: org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-06 Thread Peter Neubauer
Yes. Let me know your address, and I will send one. Green with a white Rabbit on it. Seriously. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer

Re: [Neo4j] [Neo4j-User] Re: org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-06 Thread Peter Neubauer
Ajinkya, thanks for pointing this out. Killed and forwarded the wiki page. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j

Re: [Neo4j] [Neo4j-User] Queries about HA

2011-12-06 Thread Peter Neubauer
collaboration, of course. Tobias original code is at https://svn.neo4j.org/components/remote-graphdb/trunk/, and the API should not have moved terribly out of sync, so I guess it is not a LOT of work to at least get it working. Anyone? Cheers, /peter neubauer GTalk:      neubauer.peter Skype

Re: [Neo4j] [Neo4j-User] What is this query in JavaScript (REST)?

2011-12-05 Thread Peter Neubauer
Hi there, Any reason you need to do that explicitly? /peter Sent from my phone, please excuse typos and autocorrection. On Dec 6, 2011 2:51 AM, "Dmytrii Nagirniak" wrote: > Hi, > > How would I rewrite this Cypher query with JavaScript (so it can be sent > to the traversal API)? > > START s=node

[Neo4j] GAFYD groups and google search?

2011-12-05 Thread Peter Neubauer
. If not, it seems the next best option is to have a normal Google Group, like https://groups.google.com/forum/#!forum/neo4j which we can use. Any Google experts out there with insights? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975

Re: [Neo4j] [Neo4j-User] Re: Aggregates inside copySplit()

2011-12-05 Thread Peter Neubauer
Cool. lemme know if you need any help with that maybe outline planning or so. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j

Re: [Neo4j] Not sure how to access webadmin in Red Hat Enterprise Linux 5.4

2011-12-05 Thread Peter Neubauer
Nice. Thanks for sharing Max! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j && neo4j start heroku addons:add neo

Re: [Neo4j] org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-05 Thread Peter Neubauer
;Ljava/ What versions of the JARs are on your classpath? The first lines of each messages.log will contain the classpath for the neo4j instance ... Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer

Re: [Neo4j] There's already an HA cluster managed by this ZooKeeper cluster

2011-12-05 Thread Peter Neubauer
Hi there, what version are you running, any chance you could collect the messages.log from the instances and send them over? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http

[Neo4j] OSX Lion Neo4j Python bindings installation anyone?

2011-12-04 Thread Peter Neubauer
/python-embedded-installation.html#_installation_on_osx_linux would be the place, https://github.com/neo4j/python-embedded/blob/master/src/docs/dev/installation.txt to edit. Thanks! /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

Re: [Neo4j] org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-04 Thread Peter Neubauer
Ajinkya, are you sure you have shut down your BatchInserter and no other Java process is accessing the DB? Also, the full stacktrace from the log would be helpful ... Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

Re: [Neo4j] Aggregates inside copySplit()

2011-12-04 Thread Peter Neubauer
Wohow, cool work Romiko! I would love a screencast on this from the .NET side! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install

Re: [Neo4j] Compilation Error Community Edition 1.6

2011-12-04 Thread Peter Neubauer
I think this is because the kernel is generating a version java class with the current GIT version in it, and therefore needs to get that from somewhere. /peter Sent from my phone, please excuse typos and autocorrection. On Dec 4, 2011 6:00 PM, "gouravmitra" wrote: > Peter, > > I have complied

Re: [Neo4j] Relationship indexes

2011-12-04 Thread Peter Neubauer
Unfortunately, my attempt to use this function results in the following > exception: > > java.lang.UnsupportedOperationException >at > org.neo4j.rest.graphdb.index.RestRelationshipIndex.get(RestRelationshipIndex.java:42) > > I'm kind of stuck at this point. Any ideas? &

Re: [Neo4j] Compilation Error Community Edition 1.6

2011-12-04 Thread Peter Neubauer
Gourav, Does it work with Java 6 and maven 2? /peter Sent from my phone, please excuse typos and autocorrection. On Dec 4, 2011 2:03 AM, "gouravmitra" wrote: > Hi, > > Currently, I am studying about graph databases and would like to get > involve in this open source project. I have downloaded

[Neo4j] Blog entry on the Heroku screencast

2011-12-04 Thread Peter Neubauer
screencasted and what could be improved, and maybe do one yourself that we all can enjoy? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew

Re: [Neo4j] Gremlin/Groovy UNIQUE + Closure support

2011-12-04 Thread Peter Neubauer
Guys, I can include a dedup example in the gremlin plugin docs if you Romiko give me a small nice example? Will upgrade when Gremlin 1.4 us out... /peter Sent from my phone, please excuse typos and autocorrection. On Dec 4, 2011 12:52 AM, "Marko Rodriguez" wrote: > Hi, > > uniqueObject is in Gr

Re: [Neo4j] Log message for unmanaged extension

2011-12-03 Thread Peter Neubauer
Mmh, good question. I think they should get out into messages.log, maybe you could raise an issue about this so we can track the missing message down? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in

Re: [Neo4j] Controlling Traversal Depth with Python Neo4j Bindings

2011-12-03 Thread Peter Neubauer
Chris, Sounds like a case for Cypher, Jake just added on support for it? /peter Sent from my phone, please excuse typos and autocorrection. On Dec 2, 2011 2:40 AM, "Chris Diehl" wrote: > Hi Jake, > > I have a situation where I want to start at a given node in my graph and > traverse down a line

Re: [Neo4j] Relationship indexes

2011-12-02 Thread Peter Neubauer
Frank, Either you could put just some of the rels into the index, or maybe have an additional property in the index for the direction? /peter Sent from my phone, please excuse typos and autocorrection. On Dec 2, 2011 8:28 PM, "Frank" wrote: > I'm having some trouble understanding relationship i

Re: [Neo4j] Heroku, Neo4j and Google Spreadsheet in 10min. Flat.

2011-12-02 Thread Peter Neubauer
Original Message- > From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] > On Behalf Of Peter Neubauer > Sent: Friday, December 02, 2011 11:51 AM > To: Neo4j user discussions; neo4jrb > Subject: [Neo4j] Heroku, Neo4j and Google Spreadsheet in 10min. Flat. >

[Neo4j] Heroku, Neo4j and Google Spreadsheet in 10min. Flat.

2011-12-02 Thread Peter Neubauer
Hi all, todays lab project: http://vimeo.com/33032604 Thought you might enjoy it. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install

Re: [Neo4j] WADL specification is the complete reference for all HTTP interactions with Neo4j?

2011-12-02 Thread Peter Neubauer
How about extensions and plugins? Are these discovered by Jetty also? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j

Re: [Neo4j] OSMImporter: Is there a way to do incremental imports?

2011-12-02 Thread Peter Neubauer
Not sure, Craig, do you have the code somewhere? /peter On Tue, Nov 22, 2011 at 4:17 PM, grimace wrote: > thanks for the response(s)!  The hardware I'm testing on is not the best and > only 4G of ram so I'm limited, but this seems the best opportunity for me to > learn this...that being said...

Re: [Neo4j] WADL specification is the complete reference for all HTTP interactions with Neo4j?

2011-12-02 Thread Peter Neubauer
Johnny, at which URI si the WADL hosted? Would like to look at the code, or you could dig into the code yourself if you don't want to wait. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neu

Re: [Neo4j] Named matched with depth gives error

2011-12-02 Thread Peter Neubauer
Great. Let us know if that is working for you. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j && neo4j star

Re: [Neo4j] Neo4j Öresund meetup next Tuesday

2011-12-02 Thread Peter Neubauer
My ASCII art skills suck. I mean "square" :) Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j && neo4j start

Re: [Neo4j] Standalone server and transactions

2011-12-02 Thread Peter Neubauer
be feasible. Got any input on how you would prefer this? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j && neo

[Neo4j] Neo4j Öresund meetup next Tuesday

2011-12-02 Thread Peter Neubauer
Everyone, the next Neo4j Öresund meetup is coming up next Tuesday. I think we might be able to show off some nice Heroku-Sinatra-GoogleCalc integration, too, along with some NOSQL war stories and beer, so be there or be [] ! http://www.meetup.com/Neo4j-Oresund/events/42155032/ Cheers, /peter

Re: [Neo4j] REST API - always batch?

2011-11-30 Thread Peter Neubauer
Dmytri, sounds like an interesting plan! I don't think there is anything directly that I can see, except a bug, https://github.com/neo4j/community/issues/113 with "\\" which you might watch our for, reported by Josh Adell. Let us know how it works out! Cheers, /peter

Re: [Neo4j] Neo4j Spatial build / run problems

2011-11-30 Thread Peter Neubauer
off? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j && neo4j start heroku addons:add neo4j On Wed, Nov 30, 2011 at

[Neo4j] Moving to u...@neo4j.org

2011-11-30 Thread Peter Neubauer
you that there might be a surprising welcome message from that group soonish, hope you don't mind! Let me know if you have any objections. Happy hacking! /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.c

Re: [Neo4j] How to return the start nodes of all the paths with Cypher

2011-11-30 Thread Peter Neubauer
, without any hard limitation. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j && neo4j start heroku addons:add neo4j On Wed

Re: [Neo4j] Id capacity exceeded

2011-11-30 Thread Peter Neubauer
, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew install neo4j && neo4j start heroku addons:add neo4j On Tue, Nov 29, 2011 at 6:58 PM,

Re: [Neo4j] New Bug Logged - Gremlin 114

2011-11-30 Thread Peter Neubauer
Thanks Romiko, will look into it first time when I have time. How critical is it for you? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer brew

Re: [Neo4j] py2neo - GEOFF enhancements

2011-11-29 Thread Peter Neubauer
That sounds great! Let me know when you are stable, and I will see if I can do some more on the server plugin side, so we can shoot in things there! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in

Re: [Neo4j] Contributors section in the manual

2011-11-29 Thread Peter Neubauer
Right now, nothing. I took it from the GIThub API and reformatted it. Maybe date of first commit would be good? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com

Re: [Neo4j] cypher question - subqueries possible?

2011-11-29 Thread Peter Neubauer
Very cool Johann. Mind writing this into a short blog post? Would love to see this code and some short illustration on this, even for others to learn from it ... Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

Re: [Neo4j] cypher question - subqueries possible?

2011-11-28 Thread Peter Neubauer
Johan, got a graph picture on this? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - NOSQL for the Enterprise

[Neo4j] Contributors page extended

2011-11-28 Thread Peter Neubauer
distribution projects, even before we moved to GIThub. As time goes, i think we should expand this to anyone who has sent in the CLA. Anything you think should be on that documentation page? Would be nice to flesh it out a bit ... Cheers, /peter neubauer GTalk: neubauer.peter Skype

Re: [Neo4j] Securing scripting in the server

2011-11-28 Thread Peter Neubauer
Oh man, that were times! Good point, will see if this is usable. Thanks a lot for the hint! Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http

Re: [Neo4j] Neo4j Spatial build / run problems

2011-11-28 Thread Peter Neubauer
Daniel, there is now https://github.com/neo4j/spatial/blob/master/src/test/java/org/neo4j/gis/spatial/SpatialPluginFunctionalTest.java#L53executing a cypher spatial query over REST, could you check this out and try to run it? If it works, you can simply analyze what goes over the wire - I guess the

[Neo4j] Securing scripting in the server

2011-11-28 Thread Peter Neubauer
real-life securing JSR232 script engines. Or are there other mechanisms that work better than http://docs.oracle.com/javase/tutorial/essential/environment/security.htmlfor this type fo task? Thanks a lot for any hints! Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer

Re: [Neo4j] path finding using OSM ways

2011-11-28 Thread Peter Neubauer
Daniel, di you get things up and running so far? Then we can get to this next stage ... Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http

Re: [Neo4j] Nested/ chained queries

2011-11-28 Thread Peter Neubauer
Lasse, for Java, you might even look at http://docs.neo4j.org/chunked/snapshot/tutorials-java-embedded-traversal.html#_new_traversal_frameworkto get some inspiration ... Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http

Re: [Neo4j] google n grams data set in neo4j

2011-11-28 Thread Peter Neubauer
Seriously cool stuff René! I would love to hear more as the project progresses! Also, maybe the dataset could be added to the example dataset collection for playing around with neo4j? WDYT? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975

Re: [Neo4j] spaces in entity properties?

2011-11-28 Thread Peter Neubauer
http://docs.neo4j.org/chunked/snapshot/query-return.html#return-identifier-with-uncommon-characters Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com

Re: [Neo4j] spaces in entity properties?

2011-11-27 Thread Peter Neubauer
You should be able to use any string including spaces as a property key. If you encounter problems then that is probably a bug. /peter Sent from my phone, please excuse typos and autocorrection. On Nov 28, 2011 6:33 AM, "yobi" wrote: > Is it possible to have spaces in entity properties eg. > >

Re: [Neo4j] Invalid JSON Issue

2011-11-27 Thread Peter Neubauer
Thanks for the great issue report, will look at it asap. /peter Sent from my phone, please excuse typos and autocorrection. On Nov 28, 2011 3:04 AM, "Romiko Derbynew" wrote: > Hi, > > Ticket opened > > https://github.com/neo4j/community/issues/110 > > Details: > > When I try run this query via

Re: [Neo4j] Network accessible hostname

2011-11-27 Thread Peter Neubauer
Done, see https://github.com/neo4j/community/issues/46 Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - NOSQL

Re: [Neo4j] Activity Streams and Twitter Sample App

2011-11-27 Thread Peter Neubauer
issue and point to Mattias branch to keep track of the feature! Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org -

Re: [Neo4j] Nested/ chained queries

2011-11-27 Thread Peter Neubauer
nice Max, thanks for the follow-up! Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - NOSQL for the Enterprise

Re: [Neo4j] Network accessible hostname

2011-11-25 Thread Peter Neubauer
Yes, this is covered in https://github.com/neo4j/community/issues/46 right? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org

[Neo4j] [Announcement] Neo4j 1.6.M01 "Jörn Kniv"

2011-11-25 Thread Peter Neubauer
Hi all, glad to say that we are back to 2 weeks milestone cycles. Enjoy everyone and have a great Thanksgiving, US peeps! http://blog.neo4j.org/2011/11/neo4j-16m01-jorn-kniv.html Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn

Re: [Neo4j] Network accessible hostname

2011-11-25 Thread Peter Neubauer
Clay, I think that is something we need to check next week, and probably make an issue to run the Webadmin etc with relative URLs as absolute URLs can be a pain. Would that help for your case? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704

Re: [Neo4j] Neo4j Spatial build / run problems

2011-11-25 Thread Peter Neubauer
Daniel, https://github.com/neo4j/spatial/commit/0636f88bdf05663fa8c260a1850849a96e78a568is now running through for me and does execute a Cypher Query over REST, so could you please try this out, just to be sure? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone

Re: [Neo4j] Neo4j Spatial build / run problems

2011-11-25 Thread Peter Neubauer
Daniel, will do and write some integration tests for this, sorry for the inconvenience! Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http

Re: [Neo4j] Neo4j Data Capacities

2011-11-24 Thread Peter Neubauer
Yes. However, before that you will probably run into other limitations, like file sizes, IO and RAM. That is why we are a bit careful about just going to Longs or UUIDs. Anything you are thinking of in particular? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer

Re: [Neo4j] Neo4j Spatial build / run problems

2011-11-24 Thread Peter Neubauer
x27;geom' index, you should be able to do just that. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer http://www.neo4j.org              - NOSQ

  1   2   3   4   5   6   7   8   9   10   >