Re: [Neo4j] Neoclipse on OS X Lion

2011-11-24 Thread Anders Nawroth
Hi! I just updated the IMDB example to use Neo4j 1.5, the code is here: https://github.com/neo4j-examples/imdb (the wiki says otherwise ... I'll fix that) Neoclipse 1.5 is available here: http://neo4j.org/download/ Neoclipse is tied to specific Neo4j versions, and if an database needs to be upd

Re: [Neo4j] Is it possible to have relationship attributes?

2011-11-23 Thread Anders Nawroth
Sure, that information is only on the nodes page now I think ... should be on the relationships and properties pages as well of course. Thanks for the heads up! /anders 2011-11-23 19:04, Stefan Arentz skrev: > > On 2011-11-23, at 12:59 PM, Andreas Kollegger wrote: > >> Absolutely. And fair

Re: [Neo4j] The cypher project in neo4j-community has errors in eclipse

2011-11-16 Thread Anders Nawroth
Hi! > From the discussion ( http://neo4j.org/forums/#nabble-td3217906 ), > Anders Nawroth said neo4j-cypher works with Eclipse Indigo, so I > installed a fresh latest version of Eclipse, but still not work. It worked when I wrote the instructions in the readme file. I've seen th

Re: [Neo4j] Neo4j performance with >400million nodes

2011-11-06 Thread Anders Nawroth
Hi alican, I just want to report back that I was able to reproduce the problem and narrow down the cause a bit. Seems the UI and DB threads are waiting for each other ... haven't got around to fix it though. /anders 2011-11-02 07:08, algecya skrev: > Hi anders, > appreciate your offer very muc

Re: [Neo4j] Debian/Ubuntu packages for Neo4j?

2011-11-03 Thread Anders Nawroth
Hi! > Excellent - I'll jump in the repo and have a look! IIRC that project downloads the release package from our mvn repo - but we don't deploy them there any more. So you'll have to modify that part. Regarding launchpad we have a team: https://launchpad.net/~neo4j and a project: https://launc

Re: [Neo4j] Neo4j performance with >400million nodes

2011-11-01 Thread Anders Nawroth
Hi! >> If you start Neoclipse from the command line you may see some extra >> output there. Also, inside the Neoclipse directory there's a workspace >> directory, and inside that you'll find .metadata/.log > There is no such directory (I am using neo4j 1.4.2) (I am aware that it > is supposed to

Re: [Neo4j] Neo4j performance with >400million nodes

2011-11-01 Thread Anders Nawroth
Hi! >>> Also Neoclipse won't start/connect to the database anymore with these >>> amount >>> of data. >>> Am I missing some configurations for neoclipse? >>> >> Are you getting an error message? > No error messages. Is there an option to enable logging? > I let neoclipse run for almost an hour and

Re: [Neo4j] Neo4j server in maven repo

2011-10-19 Thread Anders Nawroth
Hi! On 10/19/2011 08:55 AM, jasonab wrote: > > Anders Nawroth wrote: >> >> The missing dependencies are found on Maven central. >> I'll see if we can publish them on our own repo as well when setting up >> the new machine. >> > > That's strange,

Re: [Neo4j] Neo4j server in maven repo

2011-10-18 Thread Anders Nawroth
Hi! The missing dependencies are found on Maven central. I'll see if we can publish them on our own repo as well when setting up the new machine. /anders On 10/19/2011 02:02 AM, jasonab wrote: > > Anders Nawroth wrote: >> >> Hi! >> >> I just reindexe

Re: [Neo4j] Neo4j server in maven repo

2011-10-18 Thread Anders Nawroth
Hi! I just reindexed the release repo, hope that helps! We're looking into replacing the Nexus instance, it has some issues. /anders 2011-10-18 23:55, jasonab skrev: > That path seems to be the same as the last one. The .index directory is still > from May, which seems to be causing problems. >

Re: [Neo4j] How to build neo4j projects from GitHub

2011-10-18 Thread Anders Nawroth
The other way around this is to do turn off workspace dependency resolution for projects that fail to resolve dependencies correctly inside the workspace. This is a problem with the m2e plugin, not much we can do about it. /anders 2011-10-18 11:10, Brendan cheng skrev: > > Thanks Peter. > The

Re: [Neo4j] How to build neo4j projects from GitHub

2011-10-17 Thread Anders Nawroth
Hi! AFAIK, this is an Eclipse Indigo annoyance. Does sound a bit strange, as we already told Eclipse/m2e how to handle that execution by the configuration over here: https://github.com/neo4j/parent-central/blob/master/pom.xml#L357 Maybe you just need to do (project) -> Maven -> Update Project

Re: [Neo4j] SNAPSHOTS now available via http://neo4j.org/download/

2011-09-29 Thread Anders Nawroth
And for those using dependency management to get the jars, this is where the snapshot artifacts are hosted: http://m2.neo4j.org/snapshots/ That has been around for quite some time now, so just a tip for those who didn't know about it already. /anders On 09/29/2011 10:02 AM, Peter Neubauer wro

Re: [Neo4j] neo4j-scala improvements

2011-09-12 Thread Anders Nawroth
Hi! So far Neo4j and Neo4j Spatial don't share the same release cycle, so it makes sense to split the scala wrapper in two projects. /anders On 09/12/2011 06:14 AM, Christopher Schmidt wrote: > Yes - thats possible. I think to have a repo would ease the usage of > neo4j-scala. > The next days (

Re: [Neo4j] neo4j-spatial: geotools maven repo problem

2011-09-09 Thread Anders Nawroth
org/- Öresund - Innovation happens HERE. > http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. > > > > On Fri, Sep 9, 2011 at 4:54 PM, Anders Nawroth > wrote: >> https://repo.neo4j.org/content/repositories/osgeo.org/ > __

Re: [Neo4j] neo4j-spatial: geotools maven repo problem

2011-09-09 Thread Anders Nawroth
/repositories/osgeo.org/ You could add that as a repository in your Maven settings.xml. /anders 2011-09-09 16:34, Anders Nawroth skrev: > Hi! > > According to this: > http://geotoolsnews.blogspot.com/2010/09/geotools-maven-repository-reminder.html > > the new one should be for snapshots

Re: [Neo4j] neo4j-spatial: geotools maven repo problem

2011-09-09 Thread Anders Nawroth
Hi! According to this: http://geotoolsnews.blogspot.com/2010/09/geotools-maven-repository-reminder.html the new one should be for snapshots, but there's some releases in there as well. Need to taker a deeper look ... /anders 2011-09-09 14:52, Axel Morgner skrev: > Hi, > > today maven could not

Re: [Neo4j] Neoclipse start question

2011-09-09 Thread Anders Nawroth
Hi! Use Search mode: Query with the value: * and I think you'll see all types listed. (index name + key like Michael wrote) /anders 2011-09-09 14:32, Vinicius Carvalho skrev: > Danke Michael, > > That solved the problem. Glad that I can see my graph now. > > Regards > > On Fri, Sep 9, 2011 at 1

Re: [Neo4j] Neoclipse 1.4 (Linux GTK x64)

2011-09-05 Thread Anders Nawroth
Hi! Sounds like the db may already be in use! Set Neoclipse to read-only mode and it should work even if your application is running. /anders 2011-09-05 06:04, Lakojin skrev: > Hi there! > > Thank you for providing us with such a wonderful graph-db implementation. > I've been playing around w

Re: [Neo4j] 10 questions

2011-09-02 Thread Anders Nawroth
Hi! >> Seems like the node and index modifications belong in the same >> transaction, to make sure any modifications to nodes are always >> reflected in the indexes as well. Otherwise they could get out of sync >> if your application crashes after the commit of the first, >> node-modifying transac

Re: [Neo4j] Spring Data Neo4J vs. Tinker Pop's Frames/BluePrints?

2011-09-02 Thread Anders Nawroth
Note that Gremlin is supported by Spring Data Graph, it's mentioned here: http://www.springsource.org/node/3208 /anders 2011-09-02 11:05, Peter Neubauer skrev: > Michel, > IMHO the Spring Data Graph is a much broader approach to the problem, > although it brings with it more dependencies. I gues

Re: [Neo4j] 10 questions

2011-09-02 Thread Anders Nawroth
Hi! >> All modifying operations need to be performed inside a transaction. In >> most cases it makes sense to perform multiple operations in a single >> transaction. For example in a web application it may be a good fit to >> wrap the handling of one request in a transaction. So if a method >> doe

Re: [Neo4j] 10 questions

2011-09-02 Thread Anders Nawroth
Hi! 2011-09-01 03:29, Linan Wang: > 2, does index operation add/remove/modify threadsafe, don't need > lock/transaction? > 3, does it simple property writing operations also need to be wrapped > inside transaction? if so, in the imdb exmaple > tutor/domain/MovieImpl.java underlyingNode.setProperty

Re: [Neo4j] Regarding embedded mode

2011-08-30 Thread Anders Nawroth
Hi! Advanced/Enterprise editions only add features, they don't remove anything available in the Community edition. So the Java API is always there. Also note that High Availability is designed to be used from embedded mode as well. You'll just instantiate HighlyAvailableGraphDatabase instead

Re: [Neo4j] Performance Benchmarks Available

2011-08-25 Thread Anders Nawroth
Hi! Here's articles which make some kind of comparison: http://www.delicious.com/neo4j/articles+comparison If anyone else know about other articles on this topic, please tell me! /anders On 08/25/2011 03:15 PM, Basmajian, Raffi wrote: > We are looking for neo4j performance benchmarks vs rdbms a

Re: [Neo4j] Memory overflow while creating big graph

2011-08-16 Thread Anders Nawroth
Hi Jose! The mailinglist removed your attachement, could you just paste the code into the mail instead? /anders 2011-08-16 22:55, Jose Vinicius Pimenta Coletto skrev: > Hi, > > I made some changes to use the BatchInserter to generate the initial > database. The strategy is to identify all nodes

Re: [Neo4j] neo4j maven config

2011-08-16 Thread Anders Nawroth
Hi! Sorry for chiming in this late! The Cypher source code now works with Eclipse Indigo, see the instructions at: https://github.com/neo4j/community/blob/master/cypher/README.txt With that problem solved, neo4j-server and neo4j-shell will be fine as well. /anders 2011-08-02 14:07, John cyucz

Re: [Neo4j] How to connect Neoclipse remotely

2011-08-09 Thread Anders Nawroth
Hi! The remote connectivity feature was dropped since the underlying Neo4j feature it used was dropped. It could be re-created using the REST API, but that hasn't happened yet. For now, you could use the webadmin tool instead: http://docs.neo4j.org/chunked/snapshot/webadmin-data.html /anders

Re: [Neo4j] Neo4j embedded database with monitoring tool

2011-08-09 Thread Anders Nawroth
Hi! Neoclipse instantiates an EmbeddedReadOnlyGraphDatabase to read the database. Regarding monitoring, have a look here: http://docs.neo4j.org/chunked/snapshot/tutorials-java-embedded-jmx.html and here: http://docs.neo4j.org/chunked/snapshot/operations-monitoring.html /anders On 08/09/2011 12

Re: [Neo4j] How to connect Neoclipse remotely

2011-08-09 Thread Anders Nawroth
Hi! It's in the preferences in version 1.2 but not in later versions. Note: Neoclipse 1.2 only works for Neo4j 1.2 databases. In later versions of Neoclipse, there's no remote mode. To inspect a running DB you can use the read-only mode. /anders On 08/08/2011 06:00 PM, dhsieh wrote: > 2. chan

Re: [Neo4j] How to connect Neoclipse remotely

2011-08-06 Thread Anders Nawroth
Hi! 2011-04-14 23:08, sulabh choudhury skrev: > Hi, > > I just installed Neoclipse. I am trying to connect it to a graph remotely. > I see an option to enter the "Database Resource Uri" but that box is not > enabled and hence I do not know how to connect the database. That's a bug. There's a work

Re: [Neo4j] neo4j.py install problems

2011-08-04 Thread Anders Nawroth
Hi! Sorry about that, something got wrong after the upgrade to the latest MediaWiki version last week. It should work now, could you verify that? (I just created a new user myself and could edit pages right after that.) As Michael wrote, make sure to check what's in the Neo4j Manual as well

Re: [Neo4j] Neoclipse Multiple Select

2011-08-03 Thread Anders Nawroth
Hi! You can't do that at the moment. /anders 2011-08-04 00:27, Philip Kennedy skrev: > How do I do a multiple node select to establish a relationship with existing > nodes. > > Using OSX 64, tried shift-select, ctrl-select, command-select and > option-select. Running out of selects. > > ptk

[Neo4j] Neoclipse 1.4 released

2011-07-29 Thread Anders Nawroth
Hi! Neoclipse 1.4 can now be downloaded from the usual location: http://neo4j.org/download/ Major changes: * loop support * changes in the view menu so that filtering of properties and showing/hiding keys (previously "expanded mode") are separate concerns /anders __

Re: [Neo4j] cypher packages

2011-07-29 Thread Anders Nawroth
Or if you want the jar files, they are in the lib/ directory of the download package from: http://neo4j.org/download/ /anders On 07/29/2011 01:18 AM, Tobias Ivarsson wrote: > They should be in the neo4j-cypher-1.4.jar. > > That jar-file should be among your dependencies if you simply depend on (

Re: [Neo4j] HyperRelationship example

2011-07-28 Thread Anders Nawroth
Hi! Seems right to me. And yes, key/value would typically be storing the relationship type. We should bring this up again next week, when Mattias who wrote the indexing stuff is back from vacation! /anders On 07/28/2011 03:05 PM, John cyuczieekc wrote: > with relationshipindex seems to be work

Re: [Neo4j] HyperRelationship example

2011-07-28 Thread Anders Nawroth
Hi! I think the hard part about transactions is recovering after crashes and such. Regarding finding A-->B, have you tried using a relationship index? See: http://components.neo4j.org/neo4j/1.4/apidocs/org/neo4j/graphdb/index/ReadableRelationshipIndex.html /anders On 07/28/2011 01:35 PM, John

Re: [Neo4j] How to download neo4j 1.3 [for using jo4Neo]

2011-07-27 Thread Anders Nawroth
Hi! Using a firewall to block 7474 to the outside world? /anders 2011-07-27 16:25, BatiG skrev: > But it's not possible to use WrappingNeoServerBootstrapper and Nginx? > > I can deny or allow some IP address from nginx but the problem is that > WrappingNeoServerBootstrapper runs an instance of J

Re: [Neo4j] How to download neo4j 1.3 [for using jo4Neo]

2011-07-26 Thread Anders Nawroth
Hi! > Does it exit some properties to configure the acces at the web application? > Like a username/password or IP? No, you'll have to set something in front of the database server, see: http://docs.neo4j.org/chunked/stable/operations-security.html /anders > > -- > View this message in context:

Re: [Neo4j] How to download neo4j 1.3 [for using jo4Neo]

2011-07-26 Thread Anders Nawroth
Oops ... thanks for trying it out. It seems like you should add all of system/lib/ - you may need all of that depending on how you use the server. Probably you can just point your IDE to that directory. /anders 2011-07-26 14:32, BatiG skrev: > Thanks!! > > I downlaoded both and imported the bo

Re: [Neo4j] How to download neo4j 1.3 [for using jo4Neo]

2011-07-26 Thread Anders Nawroth
Hi! http://m2.neo4j.org/releases/org/neo4j/app/neo4j-server/ The file is also found in the system/lib/ directory of the download package. You may need both the .jar and the -static-web.jar. /anders 2011-07-26 14:03, BatiG skrev: > Where can I find this class without building from the source of

Re: [Neo4j] How to download neo4j 1.3 [for using jo4Neo]

2011-07-26 Thread Anders Nawroth
Also see the documentation here: http://docs.neo4j.org/chunked/1.4/server-embedded.html Please ask if anything is unclear on that page. /anders 2011-07-26 11:53, Michael Hunger skrev: > Then it is not sensible to use neo4j-server at all, as performance-wise you > will only loose. > > Rather use

Re: [Neo4j] How often are Spatial snapshots published?

2011-07-22 Thread Anders Nawroth
Hi! > Are these snapshots rebuilt regularly? Now they are, again: http://m2.neo4j.org/snapshots/org/neo4j/neo4j-spatial/0.6-SNAPSHOT/ /anders > > Thanks. > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/use

Re: [Neo4j] How often are Spatial snapshots published?

2011-07-22 Thread Anders Nawroth
Hi! The deployment seems to be broken at the moment, I'll look into that ASAP. /anders 2011-07-22 09:28, Peter Neubauer skrev: > Nolan, > saftest is to build it yourself from GITHub, I will check the > deployment. Is that ok for now? > > /peter > > On Fri, Jul 22, 2011 at 3:57 AM, Nolan Darilek

Re: [Neo4j] Eclipse and Neo4J

2011-07-21 Thread Anders Nawroth
Hi! EPL-licensed software can't be combined with GPL-licensed software, so you'll need a differently licensed version of Neo4j. Get in touch with Neo Technology to find a solution for your case! http://neotechnology.com/contact /anders 2011-07-21 16:05, Hannes Niederhausen skrev: > Hi everybo

Re: [Neo4j] PHP REST Client for Neo4j 1.3 available

2011-06-30 Thread Anders Nawroth
Hi! Thanks for the reminder! Regarding the wiki: did you just sign up? There's a 24h delay in place at the moment, before you can edit pages. You also have to confirm your email address to get edit permission. /anders On 06/30/2011 11:03 AM, Todd Chaffee wrote: > I just wanted to remind folks

Re: [Neo4j] Webadmin browser dependencies?

2011-06-30 Thread Anders Nawroth
very welcome! /anders > > Thanks, > > Rick > > > > -Original Message- > From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On > Behalf Of Anders Nawroth > Sent: Thursday, June 23, 2011 8:15 PM > To: Neo4j user discussions > Subject: Re: [Neo4j]

Re: [Neo4j] infinitegraph vs neo4j vs orientdb

2011-06-29 Thread Anders Nawroth
Hi! I think the mailinglist removed the attached slides. Could you post a link instead? /anders On 06/29/2011 08:15 PM, venkat takumatla wrote: > I did some experiments on four graph database systems: neo4j, DEX, > infinitgraph, orientDB. > I think it might help you. I used very small graph for

Re: [Neo4j] Storing trees in Neo4j

2011-06-27 Thread Anders Nawroth
Hi! On 06/27/2011 12:40 PM, Wolfgang Schuller wrote: > @List Administrator: is there any archive for this list available which can > be searched, the list under http://lists.neo4j.org/pipermail/user/ is merely > a plain (non-searchable) archive. http://neo4j-user-list.438527.n3.nabble.com/ http:/

Re: [Neo4j] Webadmin browser dependencies?

2011-06-23 Thread Anders Nawroth
2011-06-23 19:54, Paul Bandler skrev: > Tried Neoclipse but after waiting for it to connect for over half an hour I > concluded that maybe the latest 1.3 is incompatible with ths 1.4m04 neo that > I'm using. Couldn't find a later neoclipse build is there one? I just created a 1.4.M04 Neoclipse:

Re: [Neo4j] Neo Distributions Including Source

2011-06-18 Thread Anders Nawroth
Hi! You can get the sources from github as zip/tarballs. Just use: https://github.com/neo4j/community/zipball/1.4.M04 and similar. The tags contain the exact source the release was built from. /anders 2011-06-18 18:11, Rick Bullotta skrev: > I think I asked this before, but can the Neo team p

Re: [Neo4j] Build Steps Community

2011-06-16 Thread Anders Nawroth
Or if you just want to try out your local changes, go to community/server and do: mvn exec:java See: http://mojo.codehaus.org/exec-maven-plugin/ /anders 2011-06-16 12:09, Peter Neubauer skrev: > Tobias, > the final artifacts are produced in > https://github.com/neo4j/packaging/tree/master/standa

Re: [Neo4j] Does direction matter?

2011-06-14 Thread Anders Nawroth
Hi! Thanks for the suggestion! I'll try to add such a general section to the manual ASAP. /anders 2011-06-10 20:37, Aseem Kishore skrev: > Thanks McKinley! > > For what it's worth, we use Neo4j only via the REST API, so I tend not to > look at the Javadocs. It would be great to move some of thi

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

2011-06-13 Thread Anders Nawroth
Hi! Here's the updated shell jar file: http://m2.neo4j.org/snapshots/org/neo4j/neo4j-shell/1.4-SNAPSHOT/neo4j-shell-1.4-SNAPSHOT.jar Or if you're using some dependency manager, make sure to include org.neo4j:neo4j-shell:1.4-SNAPSHOT and the http://m2.neo4j.org/snapshots/ snapshot repository.

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

2011-06-13 Thread Anders Nawroth
The next time the build server builds the documentation, the URL will be changed to: http://docs.neo4j.org/chunked/snapshot/shell-sample-session.html /anders On 06/13/2011 04:02 PM, Peter Neubauer wrote: > Hi there, > last Friday I added support for Cypher in the Neo4j Shell, and an > example in

Re: [Neo4j] neoclipse and jdk

2011-06-11 Thread Anders Nawroth
Hi! It's built using the Oracle Java 6 SDK: http://www.oracle.com/technetwork/java/javase/downloads/index.html The Eclipse target platform used is found here: http://neo4j.org/resources/eclipse/eclipse-3.4.2.tar.gz or http://neo4j.org/resources/eclipse/eclipse-3.4.2.zip You'll find more informat

[Neo4j] Defining the Graph Ecosystem - NY Graph Meetup (New York, NY)

2011-06-07 Thread Anders Nawroth
http://www.meetup.com/nygraph/events/20488581/ Sounds interesting if you're in the area! /anders ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Some feedback about the installation on Ubuntu 10.04.2 (LTS)

2011-05-27 Thread Anders Nawroth
Hi! 2011-05-26 23:20, Louis Opter skrev: > Well, I didn't really looked into the details (also I'm not used to the Java > build systems) And this part of the build is rather complex as well ... > but using this command you can get an accurate view of what is > wrong: > > $ tar -zttf release.tar.

Re: [Neo4j] Color suggestions for the Self-Relationship bike shed

2011-05-16 Thread Anders Nawroth
I'll go with option 1 as well. /anders On 05/16/2011 03:16 PM, Jim Webber wrote: > And a +1 to option 1 from me as well. > > Jim > > > On 16 May 2011, at 14:08, Andres Taylor wrote: > >> +1 on the +1 for option 1 >> >> On Mon, May 16, 2011 at 2:49 PM, Pablo Pareja wrote: >> >>> Hi, >>> >>> defin

Re: [Neo4j] Error building Neo4j

2011-04-21 Thread Anders Nawroth
We're successfully building it with Maven 2. /anders On 04/21/2011 04:15 AM, Kevin Moore wrote: > I've tried 1.3 tag, master, etc. > > Always the same error. > > Maven 3.0.2 > > Should I be using a different version? > > [INFO] Unpacking /Users/kevin/source/github/neo4j/graph-algo/target/classes

Re: [Neo4j] Problems downloading Neo4J Spatial from Maven

2011-04-10 Thread Anders Nawroth
; > On 04/09/2011 03:17 PM, Anders Nawroth wrote: >> Hi! >> >> The parent is found in the *releases* repo: >> http://m2.neo4j.org/releases >> in this case: >> http://m2.neo4j.org/releases/org/neo4j/parent-pom/18/ >> >> /anders >> >> 20

Re: [Neo4j] Problems downloading Neo4J Spatial from Maven

2011-04-09 Thread Anders Nawroth
Hi! The parent is found in the *releases* repo: http://m2.neo4j.org/releases in this case: http://m2.neo4j.org/releases/org/neo4j/parent-pom/18/ /anders 2011-04-09 17:24, Nolan Darilek skrev: > Had this problem a month or so ago, but life got busy and I never had > time to delve deeper. My Scala

Re: [Neo4j] question

2011-03-30 Thread Anders Nawroth
Hi Andrea! > Yes, I understand it, but that just helps the visualization overload. > There is no way to view all the aliens that have blue skin and age> > 10 years from a neo4j database, if not in a lucene search engine, > right? Neoclipse actually can use the integrated Lucene indices. Try the s

Re: [Neo4j] question

2011-03-30 Thread Anders Nawroth
Hi! >> See http://wiki.neo4j.org/content/Visualization_options_for_graphs >> I have a modified and embedded version of neoclipse inside my AWE >> application (see the online videos on youtube and vimeo). I use it to allow >> advanced users to browse the database :-) > > Well, your users must be ve

Re: [Neo4j] neo4j-spatial pulled from neo4j maven repo?

2011-03-24 Thread Anders Nawroth
Hi! The neo4j-spatial snapshots are now back. /anders On 03/24/2011 10:18 AM, Axel Morgner wrote: > Hi, > > is it true that the current neo4j-spatial jarfiles are not available on > http://m2.neo4j.org/org/neo4j/neo4j-spatial/ anymore? > > I cannot find it at http://m2.neo4j.org/snapshots/org/ne

Re: [Neo4j] neo4j-spatial pulled from neo4j maven repo?

2011-03-24 Thread Anders Nawroth
Hi! Lots of files in the repo got moved yesterday while some work was done there. I'll try to bring them back ASAP. /anders On 03/24/2011 10:18 AM, Axel Morgner wrote: > Hi, > > is it true that the current neo4j-spatial jarfiles are not available on > http://m2.neo4j.org/org/neo4j/neo4j-spatial

Re: [Neo4j] Dynamic GEXF node attributes in neo4j database

2011-03-22 Thread Anders Nawroth
Hi! To get the exact number you still have to count nodes/relationships. getNumberOfIdsInUse includes Id slots waiting to get reused. So the number you get may be higher than the actual number of nodes/relationships in the database. /anders 2011-03-22 23:12, Pablo Pareja skrev: > Hi Matěj, >

Re: [Neo4j] Path traverser in Neoclipse

2011-03-22 Thread Anders Nawroth
Hi! The only filtering possible in Neoclipse at the moment is on relationship type and direction, not on properties. /anders 2011-03-22 19:13, bhargav gunda skrev: > Respected, > > I wrote some code like creating nodes and providing relationships between > nodes Along with that i am provid

Re: [Neo4j] Wiki documentation neo4j+restfulie.

2011-03-22 Thread Anders Nawroth
Hi! > Hi, going through the neo4j documentation I found some examples of how > access neo4j api using two rest libaries (rest-client, neography). > After reading it, I've decided to do the same tests using the library > restfulie, which I'm committer. > Am I allowed to change the wiki adding the r

Re: [Neo4j] Kernel tests missing in M04

2011-03-22 Thread Anders Nawroth
Hi! Oh, I thought that should was included! You'll find the jar file here: http://repo1.maven.org/maven2/org/neo4j/neo4j-kernel/1.3.M04/neo4j-kernel-1.3.M04-tests.jar /anders 2011-03-22 14:07, Donovan Muller skrev: > Hi, > > What's happened to: lib/neo4j-kernel-1.3.M04-tests.jar > > I just dow

Re: [Neo4j] Neo4j's projects delicious Bookmarks

2011-03-22 Thread Anders Nawroth
Well, you just have to tell me to add it :-) Now it's there: http://www.delicious.com/neo4j/projects /anders 2011-03-22 12:43, Pablo Pareja skrev: > Hi all! > > I was wondering how can Neo4j projects be added to delicious Neo4j's > projects bookmarks ? > I already created the link to Bio4j

Re: [Neo4j] Where is the beer?

2011-03-17 Thread Anders Nawroth
; Seems we have a +1 for faces (from Peter) and a -1 for faces (from Anders). >> What do others think? >> (I must admit if I am going to be the only one with a face, then perhaps >> the >> vote is clear ...) >> >> On Thu, Mar 17, 2011 at 3:54 PM, Anders Nawroth&

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

Re: [Neo4j] Running Neoclipse from Eclipse IDE

2011-03-16 Thread Anders Nawroth
Hi! > I am pointing the database file in the preferences before hitting the start > button. Seems to be some problem with the windows version and file paths with spaces in them. I just tried to fix at least some of the problems and uploaded new binaries for the windows 1.3.M04 versions, if you

Re: [Neo4j] Running Neoclipse from Eclipse IDE

2011-03-16 Thread Anders Nawroth
Hi! Did you push the green "start" button? /anders On 03/16/2011 04:28 PM, bhargav gunda wrote: > Respected, > Thanks for your time. > And one more doubt is like, I tried to build the neoclipse by following the > video instructions(kickstart for neoclipse) and from wiki but I am not > able t

Re: [Neo4j] Running Neoclipse from Eclipse IDE

2011-03-16 Thread Anders Nawroth
Hi! Please use the pre-built Neoclipse application, downloads are available here: http://neo4j.org/download/ For windows 64-bit note that the Neoclipse version to use depends on the Java runtime version (32/64-bit) in use, which may be 32-bit. /anders On 03/16/2011 03:45 PM, bhargav gunda wro

[Neo4j] Spring Data Graph - Neo4j Support 1.0.0.M4 Released | SpringSource.org

2011-03-16 Thread Anders Nawroth
http://www.springsource.org/node/3066 From the announcement: * update to Neo4j-1.3.M04 * simplification of detached/attached state * all node entities are detached at creation, must call persist() * attach() renamed to persist() * separate indices per domain class *

Re: [Neo4j] 1.3.M03 version conflict?

2011-03-15 Thread Anders Nawroth
Hi! It's the shell version, it should be 1.3.M03. /anders 2011-03-15 18:13, Christopher Schmidt skrev: > Hi, > > I am playing with Neo4j Spatial and Neo4j for Scala with the following > versions (using Maven): > > 2.8.1 > 1.3.M03 > 1.1 > 0.5-SNAPSHOT > > Runni

Re: [Neo4j] Node safe in a Set

2011-03-15 Thread Anders Nawroth
What you can't have in a Set is RelationshipTypes. But that's clearly stated in the javadocs. /anders 2011-03-15 16:34, Massimo Lusetti skrev: > On Tue, Mar 15, 2011 at 4:26 PM, Chris Gioran > wrote: > >> Of course it does! Node is the interface implemented by NodeProxy - >> the objects you get

Re: [Neo4j] Building Neoclipse with existing code

2011-03-15 Thread Anders Nawroth
For windows 64-bit note that the Neoclipse version to use depends on the Java runtime version (32/64-bit) in use, which may be 32-bit. /anders 2011-03-15 17:14, Jim Webber skrev: > Hi Bhargav, > > Using the pre-packaged neoclipse (on a mac) works right out of the box for > me. You just point th

[Neo4j] Neo4j powering the Web of Things

2011-03-15 Thread Anders Nawroth
Hi! The slides from the QCon presentation by Rick Bullotta and Emil Eifrem are available: http://bit.ly/gLqtjV More about ThingWorx can be found here: http://www.thingworx.com/ http://www.slideshare.net/rfadel/thingworx-product-overview Really cool stuff Rick and his team are doing using Neo4j!

[Neo4j] Neoclipse 1.3.M04 out

2011-03-11 Thread Anders Nawroth
Hi everyone! There's now downloads for Neoclipse - a visual graphdb tool - available at the download page: http://neo4j.org/download More (but slightly outdated) information: http://wiki.neo4j.org/content/Neoclipse http://vimeo.com/12014944 The search function now supports bot node- and relati

Re: [Neo4j] Nice change from all this Java

2011-03-09 Thread Anders Nawroth
And here's the place to join the discussion about it: http://groups.google.com/group/clojure/browse_thread/thread/81fb57867896f491?pli=1 /anders 2011-03-09 22:38, Andres Taylor skrev: > Hey all, > > Wanted to share something I just found on reddit. > > https://github.com/wagjo/borneo > > After be

Re: [Neo4j] Different build errors

2011-03-07 Thread Anders Nawroth
Hi! 2011-03-08 00:13, Nolan Darilek: > Now I'm getting errors resolving org.neo4j.neo4j-spatial 0.5-SNAPSHOT. > Is it not published to the snapshots repository? It's here: http://m2.neo4j.org/snapshots/org/neo4j/neo4j-spatial/0.5-SNAPSHOT/ (and BTW here as well: http://m2.neo4j.org/org/neo4j/neo

Re: [Neo4j] Neoclipse Wish List

2011-03-07 Thread Anders Nawroth
Hi! On 03/07/2011 10:17 AM, Craig Taverner wrote: >> >>> But as far as I know there is not filter on properties of nodes or >>> relationships. Should be easy to add though. >> >> How would you like that to look? >> > > Perhaps this could use the REST API traversal syntax also? Just what I thought

Re: [Neo4j] Neoclipse Wish List

2011-03-06 Thread Anders Nawroth
Hi! 2011-03-06 00:23, Craig Taverner: > You can filter the number of nodes in the preferences settings (click the > gear icon on the top left, and then click neo4j, and change maximum number > of nodes). But it still doesn't warn you when you hit the limit. > But as far as I know there is not fi

Re: [Neo4j] Different build errors

2011-03-06 Thread Anders Nawroth
Maybe we could change to the bundle-packaged one that is on maven central? http://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.netty/3.2.3.Final_1/ It's also a more recent version. /anders 2011-03-05 19:50, Andreas Kollegger skrev: > Did `sbt update` fail?

Re: [Neo4j] Neoclipse errors

2011-03-05 Thread Anders Nawroth
o get better soon! /anders 2011-03-04 18:38, Cedric Hurst skrev: > That would be spectacular. I had to build my neoclipse from trunk and > it took quite a while. > > On Fri, Mar 4, 2011 at 11:20 AM, Anders Nawroth > wrote: >> Hi! >> >> 2011-03-04 18:07, Massimo L

Re: [Neo4j] Neoclipse errors

2011-03-04 Thread Anders Nawroth
Hi! 2011-03-04 18:07, Massimo Lusetti skrev: > I read that I should use the same version for the DB and Neoclipse, is > that causing the error? Yes. > If I want to "see" my node space do I have to try to compile neoclipse > from source? Is that feasible? If you can wait until tomorrow, I'll rel

[Neo4j] test, ignore

2011-03-02 Thread Anders Nawroth
no mails here for quite many hours now, just testing ... /anders ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Forums ?

2011-02-27 Thread Anders Nawroth
Hi! As stated here: http://neo4j.org/community/list/ you can search the mailing list archives here: http://www.mail-archive.com/user@lists.neo4j.org/info.html or here: http://www.listware.net/list-neo4j-user.html /anders 2011-02-27 08:30, Emilio Dabdoub skrev: > Im almost sure that somebody as

Re: [Neo4j] Cache sharding blog post

2011-02-24 Thread Anders Nawroth
Hi! I just added a reference to this thread as a comment on the blog post. /anders ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Unable to parse mapped memory

2011-02-22 Thread Anders Nawroth
Hi! 2011-02-22 12:53, Craig Taverner skrev: > I was rather surprised by the setting. 1.2G seems quite large, and then I > saw 3048MB for the heap! This is why this does not run on my laptop! I've > set the values down a lot. I think the unit tests should run on most peoples > computers out the box

Re: [Neo4j] Unable to parse mapped memory

2011-02-21 Thread Anders Nawroth
Hi! Do you mean moved to 1.3.M01, because I can't find any branch using 1.3.M02 yet? /anders 2011-02-21 22:43, Craig Taverner skrev: > Hi, > > Recently, since Peter moved Neo4j Spatial to 1.3M02 I think, I stopped being > able to run the Neo4j Spatial unit tests in maven. Most of them now gene

Re: [Neo4j] Testing Neo4j Applications - Wiki page

2011-02-20 Thread Anders Nawroth
Hi! I'm just sorting out packaging issues at the moment, an updated Neoclipse version should be out within a few days. Sorry for the inconvenience. /anders On 02/18/2011 06:13 PM, Nat Pryce wrote: > One comment: the page recommends using Neoclipse to examine the graph > after test failures bu

[Neo4j] Any Debian developers here?

2011-02-17 Thread Anders Nawroth
Hi! Jacob started working on a proper deb packaging for Neo4j here: https://github.com/jakewins/neo4j-server-debian Me and Jacob would love to bring Neo4j into the Debian package ecosystem, but it seems we need at least some guidance from a Debian developer. So - are there any Debian developer

Re: [Neo4j] No index provider 'lucene' found with Tomcat/Trinidad

2011-02-17 Thread Anders Nawroth
Hi! This is included as a dependency: org.apache.servicemix.bundles:org.apache.servicemix.bundles.lucene:jar:3.0.1_2:compile That's an OSGi-friendly packaging of Lucene. /anders On 02/17/2011 09:11 AM, Michael Hunger wrote: > Sorry, didn't see your mail (had Andreas' still open for replying). >

Re: [Neo4j] Help with exception using BatchInserter

2011-02-15 Thread Anders Nawroth
Hi! 2011-02-15 13:19, Pablo Pareja: > (Too many open files) This could be that you have old processes around that still keep lots of files open. Or that you simply have to few file handles available to begin with. Just google for "Too many open files" + your operating system, and you'll find i

Re: [Neo4j] Help us make Neo4j better at handling YOUR data

2011-02-15 Thread Anders Nawroth
Hi! It seems mailman stripped away your attachement. Could you just paste the results into the mail instead? /anders 2011-02-15 11:59, Massimo Lusetti skrev: > On Thu, Feb 10, 2011 at 12:08 PM, Tobias Ivarsson > wrote: > >> This tool does not gather statistics for string arrays, since they ar

Re: [Neo4j] Visualization options for graphs

2011-02-03 Thread Anders Nawroth
Hi! Just make sure to confirm your email address with the wiki, and it will happily accept you edits after that! /anders 2011-02-03 13:10, Luanne Misquitta skrev: > It asked me to log in- at the time I did not really notice the Create > account link at the top right, so I assumed wiki editing w

  1   2   3   4   5   >