Re: [Neo4j] First-class type property on relationships but not nodes; why?

2011-05-05 Thread Achim 'ahzf' Friedland
Am 05.05.2011 19:19, schrieb Rick Bullotta: In general, I think it's a good idea to avoid strings as types for a whole host of reasons (performance, future renaming/refactoring, etc.). Having type-ids for performance reasons instead of type-strings is okay, but because of future

Re: [Neo4j] GSoC 2011 Neo4j Geoprocessing

2011-05-03 Thread Achim 'ahzf' Friedland
Am 30.04.2011 00:29, schrieb Andreas Wilhelm: I'm happy to say that I have been selected for the Google Summer of Code 2011 for my proposal Neo4j Geoprocessing. Hi! Nice to have someone on board for all this GIS stuff ;) The idea is to integrate a similar range of geospatial functions in

Re: [Neo4j] Self-referencing relationships

2011-04-26 Thread Achim 'ahzf' Friedland
Am 26.04.2011 18:20, schrieb Andreas Kollegger: What does you model look like, that you expect to require self-referencing? Oh, I think a loop is just the smallest circle within a graph. So as Neo4j supports graphs instead of just hierarchical trees it would be a natural fit ;) Perhaps it

Re: [Neo4j] .NET Bindings

2011-02-28 Thread Achim 'ahzf' Friedland
Am 28.02.2011 10:13, schrieb Peter Neubauer: Both http://neo4jrestsharp.codeplex.com/ and https://bitbucket.org/2hdddg/neo4restnet/overview have not been worked on for a number of months. Hi... I think it depends. For normal operations http://neo4jrestsharp.codeplex.com might be best,