Re: [Neo4j] neo4j-graph-collections

2011-06-29 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 http://www.neo4j.org               - Your high performance graph database. http://startupbootcamp.org

Re: [Neo4j] Neo4j -- Can it be embedded in Android?

2011-06-25 Thread Peter Neubauer
on github and change the code Why is a better IO layer required btw... can you please explain? On Sat, Jun 25, 2011 at 2:51 AM, Peter Neubauer neubauer.pe...@gmail.com wrote: Guys, The patch for Android took all of an hour last time we did it a couple of weeks ago. Mostly it is about

Re: [Neo4j] Neo4j -- Can it be embedded in Android?

2011-06-24 Thread Peter Neubauer
Of Craig Taverner Sent: Friday, June 24, 2011 8:37 AM To: Neo4j user discussions Subject: Re: [Neo4j] Neo4j -- Can it be embedded in Android? I heard that Peter Neubauer made a port of neo4j to android a few years ago, but that nothing has been done since and no version since then would

Re: [Neo4j] most in common

2011-06-23 Thread Peter Neubauer
For an example of similar scripts, see http://docs.neo4j.org/chunked/1.4-SNAPSHOT/gremlin-plugin.html#rest-api-send-a-gremlin-script---json-encoded-with-table-result Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

Re: [Neo4j] REST Traversal docs

2011-06-22 Thread Peter Neubauer
http://docs.neo4j.org/chunked/1.4-SNAPSHOT/rest-api-traverse.html Sent from my phone. On Jun 22, 2011 8:17 AM, Josh Adell josh.ad...@gmail.com wrote: I've been googling and searching all over the nei4j site and wiki for examples of doing traversal through the REST API. I know I'll be writing

Re: [Neo4j] Rest API in the future

2011-06-19 Thread Peter Neubauer
http://docs.neo4j.org/chunked/snapshot/rest-api-batch-ops.html 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] Find 2nd degree friends in order of mutual friend

2011-06-17 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 http://www.neo4j.org               - Your high performance graph database. http://startupbootcamp.org

Re: [Neo4j] User Digest, Vol 51, Issue 110

2011-06-17 Thread Peter Neubauer
, but that would be one possibility. What is the concrete usecase that drives you to these constructs? 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] Plugin for REST server not appearing

2011-06-16 Thread Peter Neubauer
Milena, I can see here that the plugin is not loaded. Fixing more verbose logging around Plugin loading to see more details in the logs. Stay tuned ... Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com

Re: [Neo4j] Plugin for REST server not appearing

2011-06-16 Thread Peter Neubauer
org.neo4j.server.plugins.PluginManager WARNING: Failed to load plugin [ServerPlugin[CustomQuery]]: Source parameter type (interface org.neo4j.graphdb.GraphDatabaseService) must equal the discovery type (org.neo4j.graphdb.Node). HTH Cheers, /peter neubauer GTalk:      neubauer.peter Skype

Re: [Neo4j] Build Steps Community

2011-06-16 Thread Peter Neubauer
Tobias, the final artifacts are produced in https://github.com/neo4j/packaging/tree/master/standalone/, using the local artifacts you just produced in the community build. Could you try building that and report back? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer

Re: [Neo4j] Cannot find a path

2011-06-15 Thread Peter Neubauer
Josh, the docs are now at http://docs.neo4j.org/chunked/snapshot/rest-api-graph-algos.html Let me know if you want to see more, I am planning to put in an example of Dijkstra, too. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn

Re: [Neo4j] Extent of Indexing

2011-06-15 Thread Peter Neubauer
there will be, and what the peak load of that system is. Do you have any estimations for 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

Re: [Neo4j] REST API LuceneTimeline

2011-06-15 Thread Peter Neubauer
Matt, what URL are you using to create the timeline? I don't recall that being exposed via REST ... 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] Online Backup to local disk

2011-06-15 Thread Peter Neubauer
Rick, there is always a network transfer going on, but of course in the localhost case this is over loopback. Any particular reason you only want file operations to be involved? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn

Re: [Neo4j] How to combine both traversing and index queries?

2011-06-15 Thread Peter Neubauer
McKinley, we are just in the process of adding index hits as starting points to Cypher, which will then do exactly what you are asking. No ETA yet, but that is high on the list and will show up in the docs :) Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone

Re: [Neo4j] Cannot find a path

2011-06-15 Thread Peter Neubauer
Josh, well, a while back we changed the whole REST API not to have whitespace in any keys, so it is safe to assume _ for whitespace, and report as bugs otherwise :) Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

Re: [Neo4j] REST API LuceneTimeline

2011-06-15 Thread Peter Neubauer
...@lists.neo4j.org] On Behalf Of Matt Luongo Sent: Wednesday, June 15, 2011 10:03 AM To: Peter Neubauer Cc: user@lists.neo4j.org Subject: Re: [Neo4j] REST API LuceneTimeline Peter, Kind of. I see how I could do that server-side, but not how to insert elements into the index numerically

Re: [Neo4j] gremlin rest plugin and map

2011-06-15 Thread Peter Neubauer
Marcelo, the Gremlin plugin is transforming the results from a query into Neo4j REST conform structures, while the console is a pure command line interpreter, outputting strings that are not consumable by clients. Does that make sense? Cheers, /peter neubauer GTalk:      neubauer.peter Skype

Re: [Neo4j] gremlin rest plugin and map

2011-06-15 Thread Peter Neubauer
in the return, but that is very cryptic in its side effects and IMHO not a clean way to do this. WDYT? 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] gremlin rest plugin and map

2011-06-15 Thread Peter Neubauer
Great! I plan to upgrade to Gremlin 1.1 tomorrow if the source is with me, and add support even for the table() return construct, so you can do the full shebang there :) Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

Re: [Neo4j] User Digest, Vol 51, Issue 96

2011-06-15 Thread Peter Neubauer
Agelos, we are just testing help.neo4j.org, you might try to start a discussion there if that is more convenient? It's web based and should read more like a forum if you like that style. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975

Re: [Neo4j] gremlin rest plugin and map

2011-06-15 Thread Peter Neubauer
Yes, I am thinking along the lines of the Cypher return tables, see http://docs.neo4j.org/chunked/snapshot/cypher-plugin.html in which there is a column with Node representations, and a column with just a String, etc. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer

Re: [Neo4j] Cannot find a path

2011-06-14 Thread Peter Neubauer
( him ).getId()+\ + ,\max depth\:2} Does that 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/peterneubauer http://www.neo4j.org

Re: [Neo4j] Auto Indexing for Neo4j

2011-06-14 Thread Peter Neubauer
Yes, configuration and indexing via REST is the next step for 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

Re: [Neo4j] Auto Indexing for Neo4j

2011-06-14 Thread Peter Neubauer
), (fast)-[r, :NEAR]-(school) WHERE fast.roooms4 AND school.classes4 AND r.length2return fast.pic?, fast.lon?, fast.lat? SORT BY fast.price, fast.lat^ SLICE 3 So, I think the next step is to make in-graph indexing structures plug into the index framework, and then into autoindexing :) Cheers, /peter

Re: [Neo4j] Bug in Lucene Timeline Index (all versions, I think)

2011-06-14 Thread Peter Neubauer
Rick, created a ticket for it, will try to write a testcase for it tomorrow and track it. We are testing Lighthouse for tickets, see http://neo4jdb.lighthouseapp.com/projects/77609-neo4j-community/tickets/8-make-querying-before-1970-in-lucene-timeline-possible Cheers, /peter neubauer GTalk

Re: [Neo4j] Bug in Lucene Timeline Index (all versions, I think)

2011-06-14 Thread Peter Neubauer
Rick, could create a test case and fix it exactly as you suggested, https://github.com/neo4j/community/commit/807d5f7df51b91150fe4349108c3f34af871b6b4 Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com

Re: [Neo4j] Cannot build neo4j-cypher-plugin

2011-06-13 Thread Peter Neubauer
Super, you need to install http://www.assembla.com/wiki/show/scala-ide or similar if you want to have Scala support in Eclipse. Otherwise, it seems maven is handling things correctly now? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975

Re: [Neo4j] How to embed neo4j to OSGI env without spring?

2011-06-13 Thread Peter Neubauer
of making this work at a minimum. 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               - Your high performance graph

Re: [Neo4j] Neo4J-collections... In-graph Timeline index, again

2011-06-13 Thread Peter Neubauer
it 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 http://www.neo4j.org               - Your high performance graph database. http

Re: [Neo4j] Neo4J-collections... In-graph Timeline index, again

2011-06-13 Thread Peter Neubauer
Niels, the old CLA is still valid, great to get this going! 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] Is Neo4j's New Cypher Query Language Related to Gremlin?

2011-06-13 Thread Peter Neubauer
Hi there, last Friday I added support for Cypher in the Neo4j Shell, and an example in the docs, see http://docs.neo4j.org/chunked/snapshot/sampleshell-session.html Feel free to download a SNAPSHOT, test it out and report back! Cheers, /peter neubauer GTalk:      neubauer.peter Skype

Re: [Neo4j] Is Neo4j's New Cypher Query Language Related to Gremlin?

2011-06-13 Thread Peter Neubauer
/plugin/cypher/CypherPlugin.java#L68 so you can see how to query from within Java. 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] Neo4J-collections... In-graph Timeline index, again

2011-06-13 Thread Peter Neubauer
Tada, initialized at https://github.com/peterneubauer/graph-collections, feel free to fork and start adding tests, I can then add documentation so eventually this can end up in the manual, if we can get it to that state! Cheers, /peter neubauer GTalk:      neubauer.peter Skype

Re: [Neo4j] Neo4J-collections... In-graph Timeline index, again

2011-06-13 Thread Peter Neubauer
in the manual, if we can get it to that state! 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 - Your high performance graph database. http

Re: [Neo4j] Neo4J-collections... In-graph Timeline index, again

2011-06-13 Thread Peter Neubauer
to my repo for the time being. 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               - Your high performance graph

Re: [Neo4j] Check if node exists in Neo4J index + possible bug in the remove function

2011-06-13 Thread Peter Neubauer
Rick, good finds! Mattias is back from vacation next week, meanwhile, I will keep this open in order to ask him and get back here. Chris, do you have any info on this? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

Re: [Neo4j] Cannot change node with neo4j-shell

2011-06-13 Thread Peter Neubauer
All, this is almost working, I just need to make sure the PWD command can cope with parts of the history stack being deleted, will talk to Mattias about it when he gets back from vacation. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975

Re: [Neo4j] Cannot execute Cypher

2011-06-12 Thread Peter Neubauer
Mmh, that is strange. Btw, the cypher console is running against the build-in console service, and the cypher-plugin is only for the REST representation. What browser are you running? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975

Re: [Neo4j] Cannot build neo4j-cypher-plugin

2011-06-12 Thread Peter Neubauer
-SNAPSHOT:compile [INFO] +- org.neo4j:neo4j-graph-matching:jar:1.4-SNAPSHOT:compile [INFO] \- junit:junit:jar:4.8.2:test where the latest version of [INFO] +- org.neo4j:neo4j-kernel:jar:tests:1.4-SNAPSHOT:compile should contain that class. Could you check that? Cheers, /peter neubauer GTalk

Re: [Neo4j] User Digest, Vol 51, Issue 57

2011-06-11 Thread Peter Neubauer
Very cool Romiko, thorough guide and very pedagogic! If you want to fork and help Saikat, Marko and me to fix the remaining issues and formats, feel free to fork, sen the CLA agreement and send merge requests! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone

Re: [Neo4j] Cannot build neo4j-cypher-plugin

2011-06-11 Thread Peter Neubauer
Pierre, git pull, just updated to be following the latest changes in Cypher package names. If you wanna flesh out the CypherResultRepresentation in order to deliver JSON back, not the default string, feel free to do so! Cheers, /peter neubauer GTalk:      neubauer.peter Skype

Re: [Neo4j] Gremlin

2011-06-10 Thread Peter Neubauer
Yeah, I think you should try maven 2, mine is Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) 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] How to embed neo4j to OSGI env without spring?

2011-06-10 Thread Peter Neubauer
Yeah, that would be great Nicolas! The only thing is that you will need to build Pax Tinybundles, g...@github.com:ops4j/org.ops4j.pax.tinybundles.git since I am using SNAPSHOT dep there. Lemme know if you need help! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer

Re: [Neo4j] unique indexes

2011-06-10 Thread Peter Neubauer
Matt, what do you mean by unique indexes? 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               - Your high

Re: [Neo4j] Lake Constance Hackathon (South of Germany)

2011-06-10 Thread Peter Neubauer
Cool, let us know what you come up with - there were a lot good ideas coming up yesterday in Tallinn at http://geekout.ee/programme/ too! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer

Re: [Neo4j] Gremlin

2011-06-10 Thread Peter Neubauer
Yeah, probably a task for the next milestone. Will see :) 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] basic design question

2011-06-10 Thread Peter Neubauer
/query-match.html, something like start me=(3) match (me)-[:LIKES]-()--(the_other), (me) -[:FRIEND]- (the_other) return the_other Marko can pitch in the Gremlin version! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

[Neo4j] Announcing Neo4j 1.4 M04 “Kiruna Stol”

2011-06-10 Thread Peter Neubauer
Hello graphistas, today brings us the (hopefully) latest milestone towards the “Kiruna Stol” 1.4 release of Neo4j. You will find it contains two new major features that are meant to make your interaction with the database easier and more efficient as well as the usual range of minor bug fixes.

Re: [Neo4j] Is Neo4j's New Cypher Query Language Related to Gremlin?

2011-06-10 Thread Peter Neubauer
Marcelo, On Fri, Jun 10, 2011 at 9:39 PM, Marcelo Barbudas nos...@gmail.com wrote: No, It's not based on Gremlin a first experiment on lowering the learning curve to pattern searching for graphs. Feel free to give it a swing and report back! A couple more questions about cypher: * Is it

Re: [Neo4j] How do I get the server plugin examples to work?

2011-06-10 Thread Peter Neubauer
Boris, they are included and prepackaged in examples/java/server/lib/neo4j-server-examples-1.4.M04.jar so if you copy this file (source code packaged and at https://github.com/neo4j/community/tree/master/server-examples) into plugins/ and restart, you should see the plugins. Cheers, /peter

Re: [Neo4j] How to embed neo4j to OSGI env without spring?

2011-06-09 Thread Peter Neubauer
, it would be great to verify it against the testcase and merge it in! 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] Cannot change node with neo4j-shell

2011-06-09 Thread Peter Neubauer
startup? 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               - Your high performance graph database. http

Re: [Neo4j] Neo4j webadmin Console Cheat sheet

2011-06-09 Thread Peter Neubauer
Pierre, thanks for pointing it out! Fixed in https://github.com/neo4j/community/commit/d7b442e14461e9256a1747adca3d4128466089a5 Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter

Re: [Neo4j] Import/export data with neo4j-shell ?

2011-06-09 Thread Peter Neubauer
Pierre, the backup scripts are for online full and incremental backup management, see http://docs.neo4j.org/chunked/snapshot/operations-backup.html Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com

Re: [Neo4j] Import/export data with neo4j-shell ?

2011-06-09 Thread Peter Neubauer
Pierre, you can backup you database by just copying the store files as Rick is saying. No big deal, just not 99.999 SLA :) Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter

Re: [Neo4j] Import/export data with neo4j-shell ?

2011-06-09 Thread Peter Neubauer
Pierre, that is what Chris is working on - making a well defined import path for big datasets possible. Chris, will this result in a command line tool, too? At least it will be documented in the manual when we get there ... Cheers, /peter neubauer GTalk:      neubauer.peter Skype

Re: [Neo4j] Cannot change node with neo4j-shell

2011-06-09 Thread Peter Neubauer
Also, I think we should fic the Neo4j Shell functionality to not stop on missing 0 node. Will put it up to fix. 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] LuceneIndex IllegalArgumentException

2011-06-08 Thread Peter Neubauer
Super, Nicolas has done an amazing job with examples for OSGi. I think you should fork https://github.com/escapek/neo4j-osgi-howto and update/add whatever you need to get your usecase working, so others can see how to do it? Cheers, /peter neubauer GTalk: neubauer.peter Skype

Re: [Neo4j] Blueprints implementation for Neo4J server/ REST?

2011-06-08 Thread Peter Neubauer
Dmitry, if you can isolate the source, that would be great! Also, are you using this over the Neo4j embedded instance or an extension to the server? All in all, an example project exposing Neo4j via your protocol would be stellar on GIThub! Cheers, /peter neubauer GTalk: neubauer.peter

Re: [Neo4j] LuceneIndex IllegalArgumentException

2011-06-08 Thread Peter Neubauer
Yes, that is part of the OPS4J PAX suite, http://ops4j1.jira.com/wiki/display/paxurl/Wrap+Protocol 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] How to embed neo4j to OSGI env without spring?

2011-06-08 Thread Peter Neubauer
Super, I have created a test case that exhibits this error. Git clone https://github.com/neo4j/neo4j-osgi-examples and do mvn test And you should see the error output. Let's work together on this in order to solve it, and then include it in the manual! Cheers, /peter neubauer GTalk

Re: [Neo4j] Neo4J is the business

2011-06-08 Thread Peter Neubauer
Great John! There is a lot of interest in routing and Neo4j, do you have the presentation somewhere referable? 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] How to embed neo4j to OSGI env without spring?

2011-06-08 Thread Peter Neubauer
/blob/master/src/test/java/org/neo4j/examples/osgi/OSGiTest.java 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] How to embed neo4j to OSGI env without spring?

2011-06-08 Thread Peter Neubauer
[INFO] Final Memory: 20M/40M [INFO] On Wed, Jun 8, 2011 at 18:11, Peter Neubauer peter.neuba...@neotechnology.com wrote: Super, I have created a test case that exhibits this error. Git clone https://github.com/neo4j

Re: [Neo4j] How to embed neo4j to OSGI env without spring?

2011-06-08 Thread Peter Neubauer
. However, it seems the the ServiceLoader approach is not really compatible with OSGi, see http://jbossosgi.blogspot.com/2010/01/suns-serviceloader-and-how-it-relates.htmlfor details. Eelco, did you solve this problem in some nice way so I can adjust the tests? Cheers, /peter neubauer GTalk

Re: [Neo4j] neo4j 1.4 for structr 0.4 and self relationships

2011-06-08 Thread Peter Neubauer
Nice Axel, please do give feedback if anything is out of the ordinary! 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] GSoC 2011 Neo4j Geoprocessing | Weekly Report #2

2011-06-07 Thread Peter Neubauer
Very nice Andreas! You consider it safe to pull these changes into the main repo? 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] MovieHackDay Berlin Recap

2011-06-07 Thread Peter Neubauer
Great recap Michael, we should probably start a Graph User Group in Berlin! Pere, would you be up for pulling that together, if we support you? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer

Re: [Neo4j] Sample Linear Referencing Functions in Neo4j Spatial and GSoC

2011-06-07 Thread Peter Neubauer
Very cool. Maybe you could just doc the parameters more than pointing to the Oracle reference, so one can see it directly in the JavaDoc? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer

Re: [Neo4j] No index provider 'lucene' found - osgi

2011-06-07 Thread Peter Neubauer
sSuper, did you try with the latest builds, 1.4-SNAPSHOT, available from https://repo.neo4j.org/content/groups/public/org/neo4j/neo4j/1.4-SNAPSHOT/ ? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com

Re: [Neo4j] NetSci 2011 Budapest

2011-06-07 Thread Peter Neubauer
Burak, I think there are a number of Neo4j Graphistas in that area - would love to come, too! 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

[Neo4j] Geekout Tallin - anyone around?

2011-06-07 Thread Peter Neubauer
Hi all, I'm going to go to Geekout Tallin on Thursday, http://geekout.ee/ . If anyone of you is around, give me a ping, we could meet over a beer and have fun! Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http

Re: [Neo4j] Still can't connect with jython

2011-06-07 Thread Peter Neubauer
Very cool Aaron, Good work! Sent from my phone. On Jun 2, 2011 12:48 PM, Aaron Moffatt aja.moff...@gmail.com wrote: I just uploaded bindings I'm working on to GitHub. They work well for me, though minimally tested. They're for CPython only and JCC must be installed first.

Re: [Neo4j] How to embed neo4j to OSGI env without spring?

2011-06-07 Thread Peter Neubauer
Super, I will try to pull up an environment today, but not sure I can make it as there is a lot of other stuff to do. Will keep you posted on the progress. Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com

Re: [Neo4j] Sample Test Data / Populate database

2011-06-06 Thread Peter Neubauer
Yup, there is an example of this in the neo4j gremlin plugin, https://github.com/neo4j/neo4j-gremlin-plugin/blob/master/features/start-and-stop.feature#L17 I will add this to the docs shortly. Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704

Re: [Neo4j] Blueprints implementation for Neo4J server/ REST?

2011-06-06 Thread Peter Neubauer
Neo4j implementation in Blueprints, but I haven't check that out. Would be great if you wanna take a look? Also, in Neo4j 1.5 we are going to add a binary, much more efficient protocol to talk to Neo4j, which will make this scenario much easier to implement. Cheers, /peter neubauer GTalk

Re: [Neo4j] Sample Test Data / Populate database

2011-06-06 Thread Peter Neubauer
Hi, info on the Gremlin plugin and loading a graph is now here: http://docs.neo4j.org/chunked/snapshot/gremlin-plugin.html#rest-api-load-a-sample-graph-graph-from-a-graphml-file-url Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn

Re: [Neo4j] Introducing Graph Database - San Francisco

2011-06-05 Thread Peter Neubauer
Great stuff guys! I am planning to come up to Seattle in July after OSCON, maybe we could organize a meetup then like on the 28th of July? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer

Re: [Neo4j] Override address/hostname?

2011-06-04 Thread Peter Neubauer
Thanks Jim, added it to the server configuration section in the manual! 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] finding commonalities between people

2011-06-01 Thread Peter Neubauer
/node/3/relationships/all;, incoming_typed_relationships : http://localhost:7474/db/data/node/3/relationships/in/{-list||types} } ] In the generated documentation. Doe that help? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn

Re: [Neo4j] Password sent in plain text via email?

2011-06-01 Thread Peter Neubauer
Todd, I have disabled the monthly password reminder now in order to avoid this. Is anyone fine with 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

Re: [Neo4j] finding commonalities between people

2011-06-01 Thread Peter Neubauer
. Hope to get to that next week. 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 - Your high performance graph

Re: [Neo4j] Announcing structr 0.3

2011-06-01 Thread Peter Neubauer
Awesome Axel, and congrats to the team developing this. Will be exciting to take an test drive! 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 is Finalist of the JAX-Awards

2011-06-01 Thread Peter Neubauer
Michael, congrats to a terrific talk, you rocked it - wish I had been 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 http

Re: [Neo4j] Experiencing errors with JSON parsing in neo4j-shell

2011-06-01 Thread Peter Neubauer
Added the example to the docs. https://github.com/neo4j/community/commit/a4aba19e2ad1abcee14207c97b80d69d22455e86 Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http

[Neo4j] Neo4j Gremlin plugin part of standard Neo4j Server

2011-06-01 Thread Peter Neubauer
Tada, the Neo4j Gremlin Plugin now included in the default server distro, making things a lot easier :) Thanks Marko and Saikat for the great work, please report back issues everyone! http://docs.neo4j.org/chunked/snapshot/gremlin-plugin.html Cheers, /peter neubauer GTalk: neubauer.peter

Re: [Neo4j] finding commonalities between people

2011-05-31 Thread Peter Neubauer
Marcelo, John, things should be working now, the artifacts are at https://repo.neo4j.org/content/groups/public/ now. Please try and give feedback! Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com

Re: [Neo4j] finding commonalities between people

2011-05-31 Thread Peter Neubauer
John, no log came through, maybe send it directly to me? 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] path finding using OSM ways

2011-05-31 Thread Peter Neubauer
Hi all, maybe that is a nice addition to work on if you are interested, Bryce? 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] finding commonalities between people

2011-05-31 Thread Peter Neubauer
Guys, the plugin is now cloned to Neo4j, https://github.com/neo4j/neo4j-gremlin-plugin and part of the build process. I am waiting to get it built, there are some build before. Will post to the list when you can download it (and use it with a Neo4j Snapshot build) if that is ok? Cheers, /peter

Re: [Neo4j] Batch Inserter and ClassNotFound Exception

2011-05-31 Thread Peter Neubauer
Milena, what versions of Neo4j are you using? What does your pom file or jars look like? 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] Batch Inserter and ClassNotFound Exception

2011-05-31 Thread Peter Neubauer
http://wiki.neo4j.org/content/Getting_Started_With_Java#If_you_use_Maven Let me know if that helps! 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] performance issues with ubuntu

2011-05-31 Thread Peter Neubauer
hopefully in the next milestones. HTH. 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 - Your high

Re: [Neo4j] performance issues with ubuntu

2011-05-31 Thread Peter Neubauer
Thanks Alexander for the info, we should try to add this to the documentation for performance tuning at https://github.com/neo4j/community/blob/master/kernel/src/docs/ops/jvm.txt It would be great to add a section on tuning the OS for high IO. Just added one :) Cheers, /peter neubauer GTalk

Re: [Neo4j] finding commonalities between people

2011-05-31 Thread Peter Neubauer
right now instead of minutes which leads to deployment problems and changes not getting into the repos :( 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] finding commonalities between people

2011-05-31 Thread Peter Neubauer
Btw, will post a local server build and the plugin to dropbox so you can get on with it in a while ... WDYT? 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] finding commonalities between people

2011-05-31 Thread Peter Neubauer
/plugin/gremlin/GremlinPluginFunctionalTest.java 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 - Your high

Re: [Neo4j] finding commonalities between people

2011-05-31 Thread Peter Neubauer
Btw, the files are not uploaded yet, just wait some more minutes until I ping back. 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

<    3   4   5   6   7   8   9   10   11   12   >