Re: [Neo4j] Neovigator Weekend Project

2011-02-20 Thread Tobias Ivarsson
neovigator.heroku.com/ > > On github at https://github.com/maxdemarzi/neovigator > > Regards, > Max > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hac

[Neo4j] Two new milestones: Neo4j 1.3.M03 and Spring Data Graph 1.0.0.M3 Released

2011-02-25 Thread Tobias Ivarsson
full featured Neo4jTemplate * all methods introduced to entities are now generified and updated reference documentation. See the official announcement at http://www.springsource.org/node/3040 Feedback welcome! -- Thomas -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone

Re: [Neo4j] Two new milestones: Neo4j 1.3.M03 and Spring Data Graph 1.0.0.M3 Released

2011-02-26 Thread Tobias Ivarsson
post describing this feature (linked from the release announcement), this feature is fully backwards compatible. -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://

Re: [Neo4j] String statistics after 1.3.M03

2011-02-27 Thread Tobias Ivarsson
s If I could run Tobias statistics tool to gather some > info... are these interesting to you and safe for data? > > Cheers > -- > Massimo > http://meridio.blogspot.com > ___ > Neo4j mailing list > User@lists.neo4j.org &g

Re: [Neo4j] MMap Error on importing large data

2011-02-27 Thread Tobias Ivarsson
G.put( > > > "neostore.relationshipstore.db.mapped_memory", "150M" ); > > >NORMAL_CONFIG.put( "neostore.propertystore.db.mapped_memory", > > "200M" ); > > >NORMAL_CONFIG.put( > > > "neostore.propertystore.db

Re: [Neo4j] ServerPlugin example GetAll failed to load

2011-02-27 Thread Tobias Ivarsson
| jvm 1| 2011/02/27 22:58:28 | at > > java.lang.Thread.run(Thread.java:662) > > > > I have changed a character from your example. > > Any idea? > > where can I locate your ServerPlugin.java file? > > Cheers, > > > > Brendan > > ___

Re: [Neo4j] Slow down on insertion as db grow

2011-03-03 Thread Tobias Ivarsson
!? > > Cheers > -- > Massimo > http://meridio.blogspot.com > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo4j] How to copy a complete database?

2011-03-03 Thread Tobias Ivarsson
> Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] How to copy a complete database?

2011-03-03 Thread Tobias Ivarsson
d > earlier has this logic - but I'm just guessing. > > Thanks, > --- > balazs > > On 3/3/11 11:52 AM, Tobias Ivarsson wrote: > > No there is no simpler way, yet. We've been thinking about creating a > "short > > string compression tool" for

Re: [Neo4j] How to copy a complete database?

2011-03-04 Thread Tobias Ivarsson
:19 AM, Balazs E. Pataki wrote: > Actually both options would be very useful, but the first option (string > as input and tell me if it is short or not) would be enough for me for > now if available. > > Thanks, > --- > balazs > > On 3/3/11 6:37 PM, Tobias Ivarsson wrote: > &

Re: [Neo4j] How to copy a complete database?

2011-03-07 Thread Tobias Ivarsson
a > class called ShortString, which is not available in github: > > > https://github.com/thobe/neo4j-admin-store/tree/master/src/main/java/org/neo4j/kernel/impl/nioneo/store > > Could you also please provide it? > > Thanks, > --- > balazs > > On 3/4/11 5:05 PM, To

Re: [Neo4j] doInternalRecovery takes a long time

2011-03-10 Thread Tobias Ivarsson
;>> Thu Mar 10 09:47:49 CST 2011: Injected two phase commit, txId=12 > >>> Thu Mar 10 09:47:50 CST 2011: Injected two phase commit, txId=13 > >>> Thu Mar 10 09:47:50 CST 2011: Injected two phase commit, txId=14 > >>> ___ > >>> Neo4j mailing list > >>> User@lists.neo4j.org > >>> https://lists.neo4j.org/mailman/listinfo/user > >>> > >> > >> > >> > >> -- > >> David Montag > >> Neo Technology, www.neotechnology.com > >> Cell: 650.556.4411 > >> david.mon...@neotechnology.com > >> > > > > > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] InvalidRecordException

2011-03-11 Thread Tobias Ivarsson
, but it doesn't hurt if I could look at the store files and try to deduce the problem in parallell. Cheers, -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org

Re: [Neo4j] InvalidRecordException

2011-03-11 Thread Tobias Ivarsson
I need at least these two files: neostore.nodestore.db neostore.relationshipstore.db -tobias On Fri, Mar 11, 2011 at 11:26 AM, Massimo Lusetti wrote: > On Fri, Mar 11, 2011 at 10:49 AM, Tobias Ivarsson > wrote: > > > Please tell me that you have the database file in the sta

Re: [Neo4j] Announcing Neo4j 1.3 “Abisko Lampa” M04

2011-03-11 Thread Tobias Ivarsson
erences > in the file formats. > > -- > Jonah H. Harris, VP of Database Administration > myYearbook.com > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user >

Re: [Neo4j] Neo4j OSGI bundle

2011-03-12 Thread Tobias Ivarsson
ackage directive in > MANIFEST.MF file. > Do you think these headers could be added in the next snapshot ? > > Thanks. > > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -

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

2011-03-17 Thread Tobias Ivarsson
imdb/index.html > A > neo4j-python/src/examples/python/djangosites/templates/imdb/searchform.html > Aneo4j-python/src/examples/python/djangosites/templates/imdb/view.html > Aneo4j-python/src/examples/python/djangosites/templates/imdb/list.html > Aneo4j-python/src/examples/

Re: [Neo4j] Fans of Neo4j From Chinese

2011-03-19 Thread Tobias Ivarsson
t;} catch (Exception e) { > System.out.println("write : = " + > e); >} >} >} catch (Exception e) { >} finally { >tx.finish(); >} >} > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Fans of Neo4j From Chinese

2011-03-22 Thread Tobias Ivarsson
ected graphs if you have complex graph dependencies (e.g. you cannot > create disjoint subgraphs)? > > > > -Original Message- > From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] > On Behalf Of Tobias Ivarsson > Sent: Saturday, March 19, 2011 5:

Re: [Neo4j] Filter by relationship Property

2011-03-23 Thread Tobias Ivarsson
customerId\") == 2;" > }} > > > > -- > Regards, > Justine K Mathews, MCSD.NET > Mob: +44-(0) 7795268546 > http://www.justinemathews.com<http://www.justinemathews.com/> > http://uk.linkedin.com/in/justinemathews > > ___ > Neo4j mailing l

Re: [Neo4j] neo4j reade with getNodeById && index.with...

2011-03-23 Thread Tobias Ivarsson
natural index is better than index if > I can use it ? > > thanks for your help ,and replies, that help me very much! > _______ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org

Re: [Neo4j] 回复: neo4j reade with getNodeById && index.with...

2011-03-23 Thread Tobias Ivarsson
cussions"; > > 主题: Re: [Neo4j] neo4j reade with getNodeById && index.with... > > > And also to circumvent this different in performance for not-very-big > indexes you can make use of the built-in caching (for the new API)... see > > http://docs.neo4j.org/chunked/snap

Re: [Neo4j] Filter by relationship Property

2011-03-24 Thread Tobias Ivarsson
.lastRelationship().hasProperty(\"customerId\");" > > },"max depth": 1} > > > > · *Kernel version* > > Neo4j - Graph Database Kernel 1.3.M03 > > > > > > -- > Regards, > Justine K Mathews, MCSD.NET > Mob: +44-(0) 7795

Re: [Neo4j] A picture worth a 170'000 nodes and 650'000 edges

2011-03-24 Thread Tobias Ivarsson
ls :-) > > Alfredas > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 _

Re: [Neo4j] Glassfish problem

2011-03-27 Thread Tobias Ivarsson
lem, but no solution found. > Matěj Plch > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www

Re: [Neo4j] Query paths of certain lengths...

2011-03-31 Thread Tobias Ivarsson
t; than n -> n2 -> n4 > > > Is this possible? I see GraphAlgoFactory.pathsWithLength(expander, > length). But unclear on how to proceed beyond that. > > Jeff > > ___ > Neo4j mailing list

Re: [Neo4j] InvalidRecordException

2011-04-06 Thread Tobias Ivarsson
ationshipCreate(NioNeoDbPersistenceSource.java:370) > > at > > >org.neo4j.kernel.impl.persistence.PersistenceManager.relationshipCreate(PersistenceManager.java:153) > > at > > >org.neo4j.kernel.impl.core.NodeManager.createRelationship(NodeMana

Re: [Neo4j] EmbeddedReadOnlyGraphDatabase workings

2011-04-06 Thread Tobias Ivarsson
gt;> > >> Alfredas > >> > >> ___ > >> > >> Neo4j mailing list > >> > >> User@lists.neo4j.org > >> > >> https://lists.neo4j.org/mailman/listinfo/user > >> > > > >> > > > >> > > > >> > > -- > >> > > David Montag > >> > > Neo Technology, www.neotechnology.com > >> > > Cell: 650.556.4411 > >> > > Skype: ddmontag > >> > > > >> > > >> > >> > >> > >> -- > >> David Montag > >> Neo Technology, www.neotechnology.com > >> Cell: 650.556.4411 > >> Skype: ddmontag > >> ___ > >> Neo4j mailing list > >> User@lists.neo4j.org > >> https://lists.neo4j.org/mailman/listinfo/user > >> > > > > > > > > -- > > Mattias Persson, [matt...@neotechnology.com] > > Hacker, Neo Technology > > www.neotechnology.com > > ___ > > 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 > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] CNFE in Neo4j Server

2011-04-06 Thread Tobias Ivarsson
uer > > http://www.neo4j.org - Your high performance graph database. > http://startupbootcamp.org/- Öresund - Innovation happens HERE. > http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. > ___ > Neo4j mail

Re: [Neo4j] Constructing an evaluator that only takes specific nodes from a path

2011-04-06 Thread Tobias Ivarsson
something like > DROP_PATH_AND_PRUNE, which doesn't exist. What are we missing? > >> > >> Any help appreciated! > >> > >> Thanks, > >> Stephan and Dario > >> _

Re: [Neo4j] Lucene 3.1 with neo4j. Is it OK?

2011-04-07 Thread Tobias Ivarsson
___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] building from source

2011-04-07 Thread Tobias Ivarsson
major reshuffling on GIT, so if you install maven.apache.org and try > > "mvn clean install" that, things should work out better. Would that be > > an option? > > > > Cheers, > > > > /peter neubauer > > > _

Re: [Neo4j] Lucene 3.1 with neo4j. Is it OK?

2011-04-07 Thread Tobias Ivarsson
> From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] > On Behalf Of Tobias Ivarsson > Sent: Thursday, April 07, 2011 5:45 AM > To: Neo4j user discussions > Subject: Re: [Neo4j] Lucene 3.1 with neo4j. Is it OK? > > I see no reason for it not to work, Luc

Re: [Neo4j] Trouble with Exclude and Continue in Traversal

2011-04-08 Thread Tobias Ivarsson
t > com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:218) >at > com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:129) >... 14 more > > What have I done wrong? > > T

Re: [Neo4j] Neo4j Storage provider

2011-04-10 Thread Tobias Ivarsson
o4j. > Thanks & Appreciate your help. > Elangovan S > > > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___

Re: [Neo4j] Number of nodes/relationships visited in query?

2011-04-10 Thread Tobias Ivarsson
> Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Neo Server slow on frequent requests

2011-04-12 Thread Tobias Ivarsson
.jpg > > > Thanks in advice, > > Dario > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo T

Re: [Neo4j] Neo Server slow on frequent requests

2011-04-13 Thread Tobias Ivarsson
> > > Here's the thread dump you asked for. Thank you for taking a look at > this. > > > > > > Cheers, > > > > Dario > > > > > > Am 12.04.11 22:16 schrieb "Tobias Ivarsson" unter > > : > > > >> Hi Da

Re: [Neo4j] Neo Server slow on frequent requests

2011-04-13 Thread Tobias Ivarsson
helpful. The longer I request data, the > longer it takes for the server to answer. After some time it frequently > freezes for up to several seconds without answering to any of the requests. > > https://gist.github.com/917283 > > Cheers, > > Dario > > Am 13.04.11 11:1

Re: [Neo4j] 20 billion primitives machine

2011-04-14 Thread Tobias Ivarsson
general experience? Any > production deployments? > > I'd appreciate any guidance or feedback. I'm happy to summarize later > if that'd be helpful. > > BTW, my testbed uses Clojure with clojure.contrib.server-socket and > https://github.com/wagjo/borneo.

Re: [Neo4j] Mac Pro Question ...

2011-04-15 Thread Tobias Ivarsson
re is a way > around this. Help! > > Rense Lange > > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 70

Re: [Neo4j] Taking a Snapshot.

2011-04-16 Thread Tobias Ivarsson
gt; > Emil Eifrém, CEO [e...@neotechnology.com] > > Neo Technology, www.neotechnology.com > > Cell: +46 733 462 271 | US: 206 403 8808 > > http://blogs.neotechnology.com/emil > > http://twitter.com/emileifrem > > > ___ &g

Re: [Neo4j] Architecturing Neo4J database

2011-04-17 Thread Tobias Ivarsson
nsult with including the hardware config > of > > a testbed ? > The figures for an embedded Neo4j setup is between 1000 to 2000 relationships traversed per millisecond for fully cached data. With approximately 10% of that for data only in the low level (file system) cache. The server

Re: [Neo4j] Multitenancy in neo4j

2011-04-18 Thread Tobias Ivarsson
ttp://neo4j-user-list.438527.n3.nabble.com/Multitenancy-in-neo4j-tp2833480p2833480.html > Sent from the Neo4J User List mailing list archive at Nabble.com. > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/

Re: [Neo4j] Strange performance difference on different machines

2011-04-18 Thread Tobias Ivarsson
Bob > > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Strange performance difference on different machines

2011-04-20 Thread Tobias Ivarsson
://wiki.neo4j.org/content/Linux_Performance_Guide Cheers, Tobias On Tue, Apr 19, 2011 at 10:11 PM, Bob Hutchison wrote: > Hi Tobias, > > On 2011-04-19, at 1:48 AM, Tobias Ivarsson wrote: > > > Hi Bob, > > > > What happens here is that you perform a tiny operation in each >

Re: [Neo4j] Strange performance difference on different machines

2011-04-20 Thread Tobias Ivarsson
Sorry I got a bit distracted when writing this. I should have added that I then want you to send the results of running that benchmark to me so that I can further analyze what the cause of these slow writes might be. Thank you, Tobias On Wed, Apr 20, 2011 at 12:26 PM, Tobias Ivarsson

Re: [Neo4j] REST results pagination

2011-04-22 Thread Tobias Ivarsson
still want to hear more arguments for and against both alternatives. And as has already been pointed out, they aren't mutually exclusive. I'll keep listening in on the conversation, but I don't have much more to add at this point. I have one desire for the structure of the conversati

Re: [Neo4j] Neo4j on OSGi

2011-04-28 Thread Tobias Ivarsson
exposed > > >>> GraphDatabase and then register management of webadmin features > > >>> automatically. > > >>> I don't know if it would be useful or even if that makes sense > > regarding > > >>> neo4j use cases. Let me know what you think about that. > > >

Re: [Neo4j] Question about REST interface concurrency

2011-04-28 Thread Tobias Ivarsson
_____ > > Neo4j mailing list > > User@lists.neo4j.org > > https://lists.neo4j.org/mailman/listinfo/user > > > > > > -- > Mattias Persson, [matt...@neotechnology.com] > Hacker, Neo Technology > www.neotechnology.com > > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] ClosedChannelExceptions in highly concurrent environment

2011-04-28 Thread Tobias Ivarsson
TermsReader.java:385) > at org.apache.lucene.index.TermsEnum.seek(TermsEnum.java:68) > at org.apache.lucene.index.Terms.docFreq(Terms.java:53) > at org.apache.lucene.index.SegmentReader.docFreq(SegmentReader.java:898) > at org.apache.lucene.index.IndexReader.docFreq(IndexReader.java:88

Re: [Neo4j] How Do You Configure neo4j Not to Reuse IDs?

2011-04-28 Thread Tobias Ivarsson
m the Neo4J User List mailing list archive at Nabble.com. > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706

Re: [Neo4j] neo4j.py + django relationship to same node type

2011-04-29 Thread Tobias Ivarsson
pe=neoModel.Outgoing.related) > NameError: name 'Person' is not defined > > any ideas on how i can create a relationship between two nodes of the same > time. Its such a basic use-case that i am sure i am missing something... > > -- > Hammad Ullah > _

Re: [Neo4j] Neo Memory Tuning - Autotuning

2011-04-29 Thread Tobias Ivarsson
___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Neo Memory Tuning - Autotuning

2011-04-29 Thread Tobias Ivarsson
erwise. How can auto tuning be enabled? > > > -Original Message- > From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] > On Behalf Of Tobias Ivarsson > Sent: Friday, April 29, 2011 11:40 AM > To: Neo4j user discussions > Subject: Re: [Neo4j] Ne

Re: [Neo4j] Neo Memory Tuning - Autotuning

2011-04-29 Thread Tobias Ivarsson
the old > Neo4J Wiki stuff on Configuration Settings and Performance still comes up > first on search results, thus my confused questions. > > > -Original Message- > From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] > On Behalf Of Tobias Ivarsson >

Re: [Neo4j] Regarding Weighted Node

2011-05-03 Thread Tobias Ivarsson
; ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] No applicable backend found error in Neo4j.py

2011-05-04 Thread Tobias Ivarsson
) > > > > I can import neo4j and pype in the command line with no problems ... > Any ideas what it might be ? > > Thanks in advance :D > > Milena. > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

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

2011-05-05 Thread Tobias Ivarsson
urselves > (we do in our usage), but it's not a first-class property like > relationships, where queries and traversals can easily and naturally > specify > the type or types they expect. > > Thanks! > > Aseem > _

Re: [Neo4j] Retrieving a node linked to the reference node takes forever

2011-05-06 Thread Tobias Ivarsson
going to > the reference node) > > Thanks in advance, > > > Pablo > > -- > Pablo Pareja Tobes > LinkedInhttp://www.linkedin.com/in/pabloparejatobes > Twitter http://www.twitter.com/pablopareja > > http://about.me/p

Re: [Neo4j] Relationship iterator doesn't implement remove()

2011-05-09 Thread Tobias Ivarsson
balazs > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo4j] Traversing all relationship types

2011-05-11 Thread Tobias Ivarsson
009/06/custom-traverser-for-neo4j.html)? > > > Thanks for the help, > James > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacke

Re: [Neo4j] Neo4j and Java 1.5

2011-05-16 Thread Tobias Ivarsson
y? > > > > > > > > Thanks, > > > > > > > > ___ > > Neo4j mailing list > > User@lists.neo4j.org > > https://lists.neo4j.org/mailman/listinfo/user > > > ___ > Neo4j mailing

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

2011-05-16 Thread Tobias Ivarsson
on 2, rather than as an alternative to it. What do you think? -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

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

2011-05-16 Thread Tobias Ivarsson
Does anyone NOT planning to use loops have an opinion in the matter? That would be very valuable input. Cheers, -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https

Re: [Neo4j] ClosedChannelExceptions in highly concurrent environment

2011-05-16 Thread Tobias Ivarsson
he best approach, if possible. > > Thanks, > Jennifer > > From: user-boun...@lists.neo4j.org [user-boun...@lists.neo4j.org] On > Behalf Of Tobias Ivarsson [tobias.ivars...@neotechnology.com] > Sent: Thursday, April 28, 2011 6:23 AM > To: Ne

Re: [Neo4j] GraphRepository parameter

2011-05-17 Thread Tobias Ivarsson
ext: > http://neo4j-user-list.438527.n3.nabble.com/GraphRepository-parameter-tp2952354p2952354.html > Sent from the Neo4J User List mailing list archive at Nabble.com. > ___ > Neo4j mailing list > User@lists.neo4j.org > https://li

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

2011-05-17 Thread Tobias Ivarsson
loops, they can still get the extra > loop > check by setting the system config option. > > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists

Re: [Neo4j] about relationship whit himself.

2011-05-18 Thread Tobias Ivarsson
; where ni = nf gives me a exetion, > > thanks very much, > cheers. > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technolo

Re: [Neo4j] Generic expansion?

2011-05-20 Thread Tobias Ivarsson
;s of types). > >> > >> Above, when I don't have "knows," it doesn't find any paths. > >> > >> Thanks, > >> Marko. > >> > >> http://markorodriguez.com > >> ___ > >> Neo4j mailing list > >

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

2011-06-09 Thread Tobias Ivarsson
; org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:843) >at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:647) >at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211) > at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java

Re: [Neo4j] Django + Neo4j seamless installation error: No module named CallbackFilter

2011-07-17 Thread Tobias Ivarsson
f the wrong version of Django from their website (the dev version is easier to find then the ones for released versions). Or b) Used a newer version of Django to auto-generate the settings.py file, and then an older version to run the code. But since neither of those steps are in your description, my best guess is that the Django folks released parts of that feature too early. You'd think there be more mentionings of this problem online then though. Do you think you could grep through your settings.py for CallbackFilter and/or require_debug_false to see if that might be the problem. Cheers, -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] cypher packages

2011-07-28 Thread Tobias Ivarsson
ould you tell me where to find it? > > Regards, > Jean-Sébastien Stoffen. > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___

Re: [Neo4j] Synchronization of EmbeddedReadOnlyGraphDatabase - Bug?

2011-08-01 Thread Tobias Ivarsson
tent is through the HA protocol. > > Jim > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 __

Re: [Neo] Neo4j + Django 'wishlist'

2010-01-01 Thread Tobias Ivarsson
x27;m > not appreciating the power of Neo in my request for typed fields, or if I'm > asking for stuff that's already there but I've missed :o) > > Hope it helps keep things moving. I'll play with it all more in the coming > week, I hope, and can chip in more as and wh

[Neo] Fwd: New Year and New Library

2010-01-02 Thread Tobias Ivarsson
Hi all, This reached me earlier today, and I thought I'd share it with the Neo4j community, just in case there are some people here interested in Clojure and Neo4j who are not also on the Clojure mailing list. Happy new year! /Tobias -- Forwarded message -- From: Mark Baran Date

Re: [Neo] Trying to install Neo4j on Ubuntu with the Python wrapper

2010-01-03 Thread Tobias Ivarsson
t;, > line 483, in __new__ >neo = core.load_neo(resource_uri, params) > File > > "/usr/local/lib/python2.6/dist-packages/Neo4j.py-0.1_SNAPSHOT-py2.6.egg/neo4j/_core.py", > line 60, in load_neo >backend.initialize(**parameters) > File > > "/

Re: [Neo] Communication channel preferences?

2010-01-03 Thread Tobias Ivarsson
more people in the channel would mean that there is a higher likelihood of someone being able to pick up on good topics. I also think that it's great that you maintain admin privileges, having an administrator for a communication channel that is not part of the core team is a confirmation for

Re: [Neo] Retrieving nodes ordered by property

2010-01-04 Thread Tobias Ivarsson
gt; Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Retrieving nodes ordered by property

2010-01-04 Thread Tobias Ivarsson
nodes? > > If you guys think ordering based on property is out of the scope > that's fine, I'm just asking in case we can avoid having to roll our > own hack or component to get it working since ordered entities is a > requirement in all of our current projects where we

[Neo] Persisting store metadata

2010-01-04 Thread Tobias Ivarsson
line * In your code you do: ServiceLoader impls = ServiceLoader.load(ServiceInterface.class); -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.o

Re: [Neo] Persisting store metadata

2010-01-05 Thread Tobias Ivarsson
a plain-text file it could be > stored in the neo4j store itself (as a sub-reference node or > something). > > I don't know if that'd be good/better though. > > 2010/1/4 Tobias Ivarsson : > > Hi, > > > > Neo4j today is made up of a core service that persists

[Neo] RFC: Potentially breaking changes in the upcoming 1.0 release

2010-01-06 Thread Tobias Ivarsson
overall effect for Neo4j? 3. Do these positive effects outweigh any potential problems the change causes? If this goes well we plan to make similar refactorings to the index-util component shortly after. Cheers, The Neo4j team through -- Tobias Ivarsson Hacker, Neo Technology

Re: [Neo] RFC: Potentially breaking changes in the upcoming 1.0 release

2010-01-06 Thread Tobias Ivarsson
obviously be marked as deprecated, giving you heaps of horrible warnings from javac. That said, I do agree, if we can avoid creating it at all, it would free up some resources. -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 _

Re: [Neo] RFC: Potentially breaking changes in the upcoming 1.0 release

2010-01-08 Thread Tobias Ivarsson
; - IndexService will be moved to org.neo4j.index > > - public LuceneIndexService stuff will be under org.neo4j.index.lucene > > - timeline will be under org.neo4j.index.timeline > > - rest will be moved to org.neo4j.index.impl > > > > We are starting to change thing

Re: [Neo] Request a sample code to illustrate finding all nodes where key < value

2010-01-10 Thread Tobias Ivarsson
t; > > Zerony > > ___ > > Neo mailing list > > User@lists.neo4j.org > > https://lists.neo4j.org/mailman/listinfo/user > > > > > > -- > Mattias Persson, [matt...@neotechnology.com] > Neo Technology, www.neotechnology.com > __

Re: [Neo] Transaction Event Listeners

2010-01-14 Thread Tobias Ivarsson
o4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] neo4py.py Cannot import NeoService

2010-01-20 Thread Tobias Ivarsson
or: cannot import name NeoService > >>> > > I *can* do "import neo4j" is all. > > What are some things I can try to get this working? > > TIA, > Ryan > ___ > Neo mailing list > User@lists.neo4j.org > https:/

Re: [Neo] Install neo4.py on FreeBSD

2010-01-21 Thread Tobias Ivarsson
quot;setup.py", line 181, in main > > KeyError: 'freebsd8' > > ### > System: > > FreeBSD starkiller 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 > 21:11:58 UTC 2010 > r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GE

Re: [Neo] Install neo4.py on FreeBSD

2010-01-21 Thread Tobias Ivarsson
59c64 > < ) > \ No newline at end of file > --- > > ) > Cool. > > > I still don't try jpype or neo4j then I don't know if these work, I'll tell > you later any results :) > > sounds great. -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] neo4py.py Cannot import NeoService

2010-01-22 Thread Tobias Ivarsson
from it. > >> > >>What is the content of the neo4j module? If you write something like > this, > >>what is the output you get: > > >>> import neo4j > >>> dir(neo4j) > > >>> neo4j.__file__ > > >>>

Re: [Neo] neo4py.py Cannot import NeoService

2010-01-23 Thread Tobias Ivarsson
d neo4j.py is created. > This needs to be changed. > > svn export https://svn.neo4j.org/components/neo4j.py/trunk neo4j.py > > R. > ___ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user >

Re: [Neo] Neo4j Transaction Handling in Gremlin

2010-01-28 Thread Tobias Ivarsson
hanks, > Marko. > > http://markorodriguez.com > http://tinkerpop.com > > ___ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +4

Re: [Neo] Is neo-weaver component alive?

2010-01-28 Thread Tobias Ivarsson
g this > component? > > Avishay > > > > > ___ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 __

Re: [Neo] Strange behavior when calling getSingleRelationship : More than one relationship[DynamicRelationshipType[profile], OUTGOING]

2010-02-03 Thread Tobias Ivarsson
ationships. > > We have not been able to create a test case for this issue besides > > putting a debug point on that exception and let it run on thousands of > > records for a while with operations managed by a thread-pool. > > > > > > -- > Raul Raja > > ___

Re: [Neo] Question about "Neo mistakes" wiki page: What's wrong with the synchronization example?

2010-02-14 Thread Tobias Ivarsson
methodB > > - deadlock that can not be detected by the Neo4j kernel > > > > Regards, > > -Johan > > ___ > > Neo mailing list > > User@lists.neo4j.org > > https://lists.neo4j.org/mailman/listinfo/user > > > ___ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Neo4j on appengine or hbase

2010-02-14 Thread Tobias Ivarsson
_ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Neo4jr-simple related doubts

2010-02-20 Thread Tobias Ivarsson
or do we have any other > examples? > > Thanks, > Sumanth. > ___ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technol

Re: [Neo] Reset traverser iterator

2010-02-23 Thread Tobias Ivarsson
how else would > currentPosition()* > *// make sense?* >public Iterator iterator(); > > > thanks > ___ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/l

Re: [Neo] .Net binding

2010-03-01 Thread Tobias Ivarsson
help for this effort? > Thanks! > > -- > Chike > ___ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 __

  1   2   3   4   5   >