[Neo4j] Performance Benchmarks Available

2011-08-25 Thread Basmajian, Raffi
We are looking for neo4j performance benchmarks vs rdbms and nosql data stores; 
are there any available?

Thanks
raffi

--
This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies. 
OppenheimerFunds may, at its sole discretion, monitor, review, retain and/or 
disclose the content of all email communications. 
==

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Performance Benchmarks Available

2011-08-25 Thread Basmajian, Raffi
Hi, I did not find any useful performance benchmarks at that link, just 
articles about how and why graph-style data bases perform better than SQL-based 
data stores.

-Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Anders Nawroth
Sent: Thursday, August 25, 2011 9:29 AM
To: Neo4j user discussions
Subject: Re: [Neo4j] Performance Benchmarks Available

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 and nosql data 
 stores; are there any available?

 Thanks
 raffi

 --
  This e-mail transmission may contain information that is 
 proprietary, privileged and/or confidential and is intended exclusively for 
 the person(s) to whom it is addressed. Any use, copying, retention or 
 disclosure by any person other than the intended recipient or the intended 
 recipient's designees is strictly prohibited. If you are not the intended 
 recipient or their designee, please notify the sender immediately by return 
 e-mail and delete all copies. OppenheimerFunds may, at its sole discretion, 
 monitor, review, retain and/or disclose the content of all email 
 communications.
 ==
 

 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


--
This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies. 
OppenheimerFunds may, at its sole discretion, monitor, review, retain and/or 
disclose the content of all email communications. 
==

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Difficulty with spring data graph annotations...

2011-08-17 Thread Basmajian, Raffi
Hi Pete,

Here is the dependency tree...

[INFO] [dependency:tree {execution: default-cli}]
[INFO] com.mvc.repo:graph:war:1.0.0-BUILD-SNAPSHOT
[INFO] +- org.springframework:spring-context:jar:3.0.5.RELEASE:compile
[INFO] |  +- org.springframework:spring-aop:jar:3.0.5.RELEASE:compile
[INFO] |  |  \- aopalliance:aopalliance:jar:1.0:compile
[INFO] |  +- org.springframework:spring-beans:jar:3.0.5.RELEASE:compile
[INFO] |  +- org.springframework:spring-core:jar:3.0.5.RELEASE:compile
[INFO] |  +- org.springframework:spring-expression:jar:3.0.5.RELEASE:compile
[INFO] |  \- org.springframework:spring-asm:jar:3.0.5.RELEASE:compile
[INFO] +- org.springframework:spring-webmvc:jar:3.0.5.RELEASE:compile
[INFO] |  +- 
org.springframework:spring-context-support:jar:3.0.5.RELEASE:compile
[INFO] |  \- org.springframework:spring-web:jar:3.0.5.RELEASE:compile
[INFO] +- 
org.springframework.roo:org.springframework.roo.annotations:jar:1.0.2.RELEASE:provided
[INFO] +- org.springframework:spring-test:jar:3.0.5.RELEASE:test (scope not 
updated to compile)
[INFO] +- org.springframework:spring-aspects:jar:3.0.5.RELEASE:compile
[INFO] +- org.aspectj:aspectjrt:jar:1.6.12.M1:compile
[INFO] +- org.springframework.data:spring-data-neo4j:jar:1.0.0.RELEASE:compile
[INFO] |  +- org.springframework:spring-tx:jar:3.0.5.RELEASE:compile
[INFO] |  +- org.springframework:spring-orm:jar:3.0.5.RELEASE:compile
[INFO] |  |  \- org.springframework:spring-jdbc:jar:3.0.5.RELEASE:compile
[INFO] |  +- 
org.springframework.data:spring-data-commons-core:jar:1.0.0.RELEASE:compile
[INFO] |  +- 
org.springframework.data:spring-data-graph-core:jar:1.0.0.RELEASE:compile
[INFO] |  +- cglib:cglib:jar:2.2:compile
[INFO] |  |  \- asm:asm:jar:3.1:compile
[INFO] |  +- org.neo4j:neo4j:jar:1.3:compile
[INFO] |  |  +- org.neo4j:neo4j-kernel:jar:1.3:compile
[INFO] |  |  |  \- 
org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile
[INFO] |  |  +- org.neo4j:neo4j-lucene-index:jar:1.3:compile
[INFO] |  |  |  \- 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.lucene:jar:3.0.1_2:compile
[INFO] |  |  +- org.neo4j:neo4j-graph-algo:jar:1.3:compile
[INFO] |  |  +- org.neo4j:neo4j-udc:jar:1.3:compile
[INFO] |  |  \- org.neo4j:neo4j-jmx:jar:1.3:compile
[INFO] |  +- 
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final:compile
[INFO] |  \- javax.validation:validation-api:jar:1.0.0.GA:compile
[INFO] +- cglib:cglib-nodep:jar:2.2:compile
[INFO] +- org.hibernate:hibernate-validator:jar:4.1.0.Final:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.6.1:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:1.6.1:runtime (scope not updated to 
compile)
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.6.1:runtime
[INFO] +- log4j:log4j:jar:1.2.15:runtime
[INFO] +- javax.inject:javax.inject:jar:1:compile
[INFO] +- javax.servlet:servlet-api:jar:2.5:provided
[INFO] +- javax.servlet.jsp:jsp-api:jar:2.1:provided
[INFO] +- javax.servlet:jstl:jar:1.2:compile
[INFO] \- junit:junit:jar:4.7:test
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 

--
This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies. 
OppenheimerFunds may, at its sole discretion, monitor, review, retain and/or 
disclose the content of all email communications. 
==
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user