Re: [Neo4j] Neo4j spatial

2011-03-17 Thread Peter Neubauer
Saikat, which approach to use - atomic REST calls or a server plugin to work in the background - depends on the load of things. If you are importing stuff in the beginning, I would not use REST. If you are thinking about normal operations with moderate load, I think REST will be fine. Cheers,

Re: [Neo4j] Representing Statements About Statements

2011-03-17 Thread Peter Neubauer
Chris, the current approach to that is through the Tinkerpop Sail implementation on top of Neo4j, see https://github.com/tinkerpop/blueprints/wiki/Sail-Ouplementation. Basically, you do Sail sail = new GraphSail(new Neo4jGraph('rdf-store')); SailConnection sc = sail.getConnection(); ValueFactory

Re: [Neo4j] Problems installing neo4j.py on Mac

2011-03-17 Thread Tobias Ivarsson
It is a known issue. A parsing problem in one of the transitive pom.xml files. I don't quite understand why, because from what I remember from investigating it, that key was present. It is probably an xml-namespace problem. The key is declared (in the xml file) without namespace qualifiers, and

Re: [Neo4j] New index framework questions...

2011-03-17 Thread Mattias Persson
2011/3/16 Rick Bullotta rick.bullo...@burningskysoftware.com Hi, all. Looking at the documentation for the new index framework in the Wiki at: http://wiki.neo4j.org/content/Index_Framework, it isn't all that clear how fulltext queries are to be executed (what's the key name?), how they can

Re: [Neo4j] Traverser Functions in Neo4j

2011-03-17 Thread Mattias Persson
2011/3/14 Massimo Lusetti mluse...@gmail.com On Mon, Mar 14, 2011 at 12:39 PM, Mattias Persson matt...@neotechnology.com wrote: Head over to http://wiki.neo4j.org/content/Traversal_Framework for more information. And know that the exact limitation you ran into spawned the creation of

Re: [Neo4j] New index framework questions...

2011-03-17 Thread rick.bullo...@burningskysoftware.com
Thanks. In your example, how would you add the profession key to a fulltext index? Would it also be put through the analyzer? - Reply message - From: Mattias Persson matt...@neotechnology.com Date: Thu, Mar 17, 2011 4:50 am Subject: [Neo4j] New index framework questions... To: Neo4j

[Neo4j] Neo4j Server/Webadmin with HA Cluster

2011-03-17 Thread Pere Urbon Bayes
Hi! I was trying to configure a simple HA cluster using the last milestone release, I'm trying to use the neo4j server as told http://docs.neo4j.org/chunked/snapshot/server-ha.html , but I'm getting a few problems. I followed the configuration commands from

Re: [Neo4j] New index framework questions...

2011-03-17 Thread Mattias Persson
2011/3/17 rick.bullo...@burningskysoftware.com rick.bullo...@burningskysoftware.com Thanks. In your example, how would you add the profession key to a fulltext index? Would it also be put through the analyzer? You would add it just like anything else: index.add( node, name, Mattias

Re: [Neo4j] Neo4j Server/Webadmin with HA Cluster

2011-03-17 Thread Peter Neubauer
Pere, to start with, you could try a clean setup with 3 virtual machines from https://github.com/neo4j/server/tree/master/tools/ha-ops and see if that works? Then, we can look at the server setup and see what is needed to be better in the docs :) Cheers, /peter neubauer GTalk:     

[Neo4j] Full text search

2011-03-17 Thread Jonathan Lunn
Hello Everyone, I'm new to both Neo4j and Lucene. I've managed to create an index and execute an exact search as specified in: http://components.neo4j.org/neo4j-server/milestone/rest.html I would like to be able to query all the nodes and/or relationships by full text. Is this possible?

Re: [Neo4j] New index framework questions...

2011-03-17 Thread Rick Bullotta
Sweet! That definitely helps a lot. -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Mattias Persson Sent: Thursday, March 17, 2011 7:39 AM To: Neo4j user discussions Subject: Re: [Neo4j] New index framework questions... 2011/3/17

[Neo4j] Online Backup Possible w/Embedded Neo4J 1.3M04?

2011-03-17 Thread Rick Bullotta
In the latest version, 1.3M04, how do you do an online backup with an embedded instance? We will not be using the Neo REST API. ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Online Backup Possible w/Embedded Neo4J 1.3M04?

2011-03-17 Thread Peter Neubauer
Rick, there is a command line utility to do that, see http://docs.neo4j.org/chunked/snapshot/operations-backup.html#_embedded_and_server Programmatically, look at https://github.com/neo4j/graphdb/blob/master/com/src/test/java/org/neo4j/com/backup/TestBackup.java Be aware that you should for

Re: [Neo4j] Online Backup Possible w/Embedded Neo4J 1.3M04?

2011-03-17 Thread Rick Bullotta
Hi, Peter. Yes, we can wait until M05. We'll comment out the existing Backup functionality in ThingWorx until that point. Rick -Original Message- From: neubauer.pe...@gmail.com [mailto:neubauer.pe...@gmail.com] On Behalf Of Peter Neubauer Sent: Thursday, March 17, 2011 9:35 AM To:

Re: [Neo4j] Full text search

2011-03-17 Thread Peter Neubauer
Jonathan, did you look at the query method, http://components.neo4j.org/neo4j-server/milestone/rest.html#Query_index_--_Exact ? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter     

Re: [Neo4j] Full text search

2011-03-17 Thread Jonathan Lunn
Peter, I did indeed. However the result of the example returned HTTP/1.1 200 ... [ ]. Am I missing something? Regards, Jonathan - Original Message From: Peter Neubauer peter.neuba...@neotechnology.com To: Neo4j user discussions user@lists.neo4j.org Cc: Jonathan Lunn

Re: [Neo4j] Full text search

2011-03-17 Thread Mattias Persson
Could you please provider your data you added to the index as well as the full query URIs ? 2011/3/17 Jonathan Lunn j46l...@yahoo.com Peter, I did indeed. However the result of the example returned HTTP/1.1 200 ... [ ]. Am I missing something? Regards, Jonathan - Original

Re: [Neo4j] Where is the beer?

2011-03-17 Thread Peter Neubauer
Jordi, do you need an invite to add yourself? Btw, the map looks really pretty now! Need to get some pretty face like Craig on my icon :) Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer

Re: [Neo4j] Where is the beer?

2011-03-17 Thread Anders Nawroth
Please don't do the pretty face thing, such icons aren't scaled in any sensible way when zooming out! Or find out how to make them scale down ... /anders On 03/17/2011 03:30 PM, Peter Neubauer wrote: Jordi, do you need an invite to add yourself? Btw, the map looks really pretty now! Need to

Re: [Neo4j] Where is the beer?

2011-03-17 Thread Craig Taverner
When I added my face, I tested to make sure it scaled the same as the others. The results: no images scale at all, no matter what zoom level. They are all fixed size images. Google said we should load images up to 64x64, so I originally loaded a 64x64 image, but since it was noticeably larger

Re: [Neo4j] Where is the beer?

2011-03-17 Thread David Montag
I went with a face at first, but since it didn't scale, it just looked ridiculous. Maybe scaled down to 32x32 or something like that would work. I like the idea of faces, but not if they cover all of California. David On Thu, Mar 17, 2011 at 10:26 AM, Craig Taverner cr...@amanzi.com wrote:

Re: [Neo4j] Where is the beer?

2011-03-17 Thread Anders Nawroth
+1 on that. /anders 2011-03-17 18:54, David Montag skrev: I went with a face at first, but since it didn't scale, it just looked ridiculous. Maybe scaled down to 32x32 or something like that would work. I like the idea of faces, but not if they cover all of California. David On Thu, Mar

Re: [Neo4j] Representing Statements About Statements

2011-03-17 Thread Chris Spencer
Thanks with the clarification. Is the Sail RDF interface at all accessible from Python, such as via neo4j.py? Regards, Chris On Thu, Mar 17, 2011 at 10:32 AM, Marko Rodriguez okramma...@gmail.com wrote: Hi Chris, However, this doesn't technically represent any statements about statements

Re: [Neo4j] Representing Statements About Statements

2011-03-17 Thread Marko Rodriguez
Hi, I dunno about Sail (Java) to Python. You will have to Google that... Sorry -- Good luck, Marko. http://markorodriguez.com On Mar 17, 2011, at 2:26 PM, Chris Spencer wrote: Thanks with the clarification. Is the Sail RDF interface at all accessible from Python, such as via neo4j.py?