Re: [Neo4j] Thanks Marko, Jive & Friends

2011-06-23 Thread Mattias Persson
t; > [1] http://windycitydb.org/ > [2] http://graphbootcamp.eventbrite.com/ > [3] http://jivesoftware.com > > ___________ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [matt...@neotechnology.com] Hacker

Re: [Neo4j] Unexpected error

2011-06-23 Thread Mattias Persson
; if ( i%1 == 0 ) { tx.success(); tx.finish(); tx = db.beginTx(); } } ? 2011/6/23 Massimo Lusetti > On Wed, Jun 22, 2011 at 1:21 PM, Mattias Persson > wrote: > > > Are you indexing this in a single transaction or what's the isolation for > >

Re: [Neo4j] Disabled function in Neoclipse -- create relationship between two existing nodes

2011-06-23 Thread Mattias Persson
2-869-9740 > > tmcne...@carisls.com <mailto:tmcne...@carisls.com> > > > > ___ > 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

Re: [Neo4j] NoSuchElementException

2011-06-25 Thread Mattias Persson
Milestone or not? > ___ > 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

Re: [Neo4j] Recent slowdown in imports with lucene

2011-06-26 Thread Mattias Persson
at there is something local going on. > > Regards, Craig > ___ > 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

Re: [Neo4j] Recent slowdown in imports with lucene

2011-06-27 Thread Mattias Persson
o the graph, and 914 for > > finding changesets in a different index. > > > > I have not investigated for which version of neo4j the slowdown started, > or > > if there is somehow some other cause. I will try find time to do that > later > > this week. But I thought I

Re: [Neo4j] afterRollback never called

2011-06-27 Thread Mattias Persson
tus " + status ); > } > } > > There's a "This means that the transaction was never successful" part, > and this where my code gets and hence afterRollback() is not called on > my handler. > > Could there be any reason for this? >

Re: [Neo4j] afterRollback never called

2011-06-27 Thread Mattias Persson
nsaction (since these won't be written to DB). But now it seems I > cannot always get a notification about failures/rollbacks. Or is there > any other way to do this? > > Thanks, > --- > balazs > > On 6/27/11 11:50 AM, Mattias Persson wrote: > > Reading the javadoc: &

Re: [Neo4j] Unexpected error

2011-06-28 Thread Mattias Persson
org/neo4j/index/impl/lucene/LuceneDataSource.java would be a good starting point. I don't think there are good tutorial/documentation on how to do these things though. > > Thanks > -- > Massimo > http://meridio.blogspot.com > ___________ > Neo4

Re: [Neo4j] Unexpected error

2011-06-28 Thread Mattias Persson
? > > > > Thanks > > -- > > Massimo > > http://meridio.blogspot.com > > ___ > > Neo4j mailing list > > User@lists.neo4j.org > > https://lists.neo4j.org/mailm

Re: [Neo4j] Problems building neo4j-rdf module

2011-06-28 Thread Mattias Persson
; 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

Re: [Neo4j] numericRange vs. exact/fulltext index

2011-06-28 Thread Mattias Persson
gt; Node n = it.next(); > System.out.println("Found foo in fulltext: "+n+": > "+n.getProperty("foo")); > } > assertEquals(2, hits.size()); > > tx.success(); > } finally { > tx.finish(); > } > > For the "

Re: [Neo4j] numericRange vs. exact/fulltext index

2011-06-28 Thread Mattias Persson
I just replaced 'value.toString()' with 'value', and now my test runs OK > (and fulltext search for terms still work beside numeric range queries). > > Regards, > --- > balazs > > On 6/28/11 4:41 PM, Mattias Persson wrote: >> Hi Balazs, >> >> I think th

Re: [Neo4j] Advantages of EmbeddedReadOnlyGraphDatabase ? [was NonWritableChannelException]

2011-06-29 Thread Mattias Persson
(NodeImpl.java:399) > > >>at > org.neo4j.kernel.impl.core.IntArrayIterator.hasNext(IntArrayIterator.java:93) > > >>at > org.neo4j.kernel.impl.core.NodeImpl.getSingleRelationship(NodeImpl.java:218) > > >> > > > ___ > > > 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 > > ___ > 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

Re: [Neo4j] Auto Indexing for Neo4j

2011-06-29 Thread Mattias Persson
;ll make your > > >> lives > > >> as developers much more productive in a range of use-cases. If you're > > >> comfortable with using SNAPSHOT versions of Neo4j, please try it out > > >> and let us know what you think - we'd really value your feedback. > > >> > > >> If you're happier with using packaged milestones then this feature > > >> will be available from 1.4 M05 in a couple of weeks from now. > > >> ___ > > >> 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 > > > > > ___ > > 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 > -- 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

Re: [Neo4j] numericRange vs. exact/fulltext index

2011-06-29 Thread Mattias Persson
acing spaces with "_" and doing the same with > search terms). If I could instead depend on "_e" fields, I could get rid > of my own exact index tweaking and my index would be half as big. > > Do you think I can safely depend on these implicit exact indexed fields > in

Re: [Neo4j] Advantages of EmbeddedReadOnlyGraphDatabase ? [was NonWritableChannelException]

2011-06-29 Thread Mattias Persson
Turns out to be a bug indeed. A fix for this will go into 1.4. Thank you, Mattias 2011/6/29 Mattias Persson > AFAIK there are no differences between the two. The read-only version makes > sure you cannot perform modifications to the graph, but otherwise they use > the same calls

Re: [Neo4j] NonWritableChannelException

2011-06-29 Thread Mattias Persson
eo4j.kernel.impl.core.NodeManager.getMoreRelationships(NodeManager.java:603) > >> at > org.neo4j.kernel.impl.core.NodeImpl.getMoreRelationships(NodeImpl.java:399) > >> at > org.neo4j.kernel.impl.core.IntArrayIterator.hasNext(IntArrayIterator.java:93) > >> at >

Re: [Neo4j] numericRange vs. exact/fulltext index

2011-06-29 Thread Mattias Persson
future. :-) > --- > balazs > > On 6/29/11 10:22 AM, Mattias Persson wrote: > > Reading the source is always a good thing :) > > > > I don't see them changing in the near future, and even if it's a bit of a > > hack to use them (since they are there mo

Re: [Neo4j] Remove all relations of a specific type

2011-06-29 Thread Mattias Persson
od in > the native API for that (I'm using the EmbeddedGraphDatabase). > > Thanks a lot in advance, > Mathias > > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/use

Re: [Neo4j] Knowing the status of a transaction at the call to finish()

2011-06-29 Thread Mattias Persson
ay to know if the transaction used in a call to finish() > is in a "success" or "failure" state? > > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Ma

[Neo4j] Fwd: Time capsule using Neo4j

2011-06-29 Thread Mattias Persson
, facebook etc. so the format of data may not be uniform. Therefore i found Neo4j to be an excellent option. Has some work been done in modelling a user's Facebook data(friends and networks) relationships in Neo4j? How should I go about storing images in the DB? Thanks Kriti -- Mattias Pe

Re: [Neo4j] graph-collections List class

2011-06-30 Thread Mattias Persson
; Today I added a List class to the graph-collections repo: > > > > https://github.com/peterneubauer/graph-collections/tree/master/src/main/java/org/neo4j/collections/list > > > The List class implements the java.util.List interface. > > > Niels > &g

Re: [Neo4j] graph-collections List class

2011-06-30 Thread Mattias Persson
; > > > Cheers, > > > > > > > > /peter neubauer > > > > > > > > GTalk: neubauer.peter > > > > Skype peter.neubauer > > > > Phone +46 704 106975 > > > > LinkedIn http://www.linkedi

Re: [Neo4j] Multiple sessions

2011-07-02 Thread Mattias Persson
_ > 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

Re: [Neo4j] Database engine using Neo4j

2011-07-04 Thread Mattias Persson
;s Facebook data(friends and > > networks) relationships in Neo4j? > > > > How should I go about storing images in the DB? > > > > Thanks > > Kriti > > _______ > > Neo4j mailing list > > User@lists.neo4j.

Re: [Neo4j] Multiple Neo4j databases

2011-07-04 Thread Mattias Persson
___ > 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

Re: [Neo4j] Problem starting up Neo4J on Red Hat 5

2011-07-05 Thread Mattias Persson
t; > Online Services Team > > ICT Services > > University of Lincoln > > > > t: 01522 886542 > > e: abil...@lincoln.ac.uk > > > > > > > > > > ___________ > > Neo4j mailing list > > Use

Re: [Neo4j] Multiple sessions

2011-07-05 Thread Mattias Persson
t; > > > > ); > > > ...Add all my data using transactions > > > graphDb.shutdown(); > > >** ** > > > Then later opening a new session and accessing that database and indices > **** > > > I've already made. Is that possible (I didn't see anything covering that >

Re: [Neo4j] neo4j + RDF + SPARQL or non-RDF?

2011-07-06 Thread Mattias Persson
.com. > ___ > 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

Re: [Neo4j] Possibility of extending Zookeeper features to App Server

2011-07-06 Thread Mattias Persson
going to work or what is a preferred > architecture? > > Regards, > > Brendan > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [matt

Re: [Neo4j] Performance issue on nodes with lots of relationships

2011-07-06 Thread Mattias Persson
Maybe there's some issue with the shell only. > > Jim > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [matt...@neotechnology

Re: [Neo4j] Performance issue on nodes with lots of relationships

2011-07-06 Thread Mattias Persson
Just noticed that "ls" shell reads all relationships before displaying them... I'll fix this tomorrow. 2011/7/6 Mattias Persson > > > 2011/7/6 Jim Webber > >> Hi Rick, >> >> > Are you thinking maybe of lazily loading relationships in 1.5? T

Re: [Neo4j] typo in Expander interface

2011-07-07 Thread Mattias Persson
gt; _______ > 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

Re: [Neo4j] Performance issue on nodes with lots of relationships

2011-07-07 Thread Mattias Persson
neoclipse or neo4j-shell are terribly slow when working with > > these > > >>>> nodes. In the shell I would expect a `cd` to be very fast, > > >>>> much like selecting via a rowid in a standard DB. Instead, I usually > > see > > >>>> several seconds d

Re: [Neo4j] Is there (or not) A PATH between two nodes?

2011-07-08 Thread Mattias Persson
ent" > algorithms in both cases? Can you refresh my memory?) > > Thank you for your help. > Best regards, > -- > Lmhelp > > _______ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4

Re: [Neo4j] clean database / unit tests

2011-07-08 Thread Mattias Persson
__ > > > > Neo4j mailing list > > > > User@lists.neo4j.org > > > > https://lists.neo4j.org/mailman/listinfo/user > > > > > > ___ > > > Neo4j mailing list > > >

Re: [Neo4j] is it possible to delete relationship types?

2011-07-10 Thread Mattias Persson
n > Many thanks! > ___ > 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 _

Re: [Neo4j] how setup lucene fulltext search filter

2011-07-13 Thread Mattias Persson
__ > > 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 > -- 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

Re: [Neo4j] User Digest, Vol 52, Issue 53

2011-07-13 Thread Mattias Persson
indexOf('test')!=-1" > >> }, "max depth" : 1 } > >> > >> I think neo4j ignores the filter and returns all relationships. > >> > >> > >> -- > >> View this message in context: > http://neo4j-user-li

Re: [Neo4j] how setup lucene fulltext search filter

2011-07-13 Thread Mattias Persson
> -Original Message- > From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] > On Behalf Of Mattias Persson > Sent: Wednesday, July 13, 2011 9:05 AM > To: Neo4j user discussions > Cc: h...@neo4j.org > Subject: Re: [Neo4j] how setup lucene fulltext

Re: [Neo4j] Constraints on index key names?

2011-07-13 Thread Mattias Persson
ing 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

Re: [Neo4j] Constraints on index key names?

2011-07-13 Thread Mattias Persson
x27;node_auto_index' and 'relationship_auto_index' are used by the auto > indexing subsystem. > > On Wed, Jul 13, 2011 at 8:35 AM, Mattias Persson > wrote: > > > Yes, the neo4j integration doesn't impose any additional restrictions > other > > than those (if any) of L

Re: [Neo4j] How to index/lookup from an array property?

2011-07-13 Thread Mattias Persson
oded JSON, because for simple strings, quotes don't go into the > URL. > > So is this even possible? > > > > Help appreciated! Thanks much. > > > > Aseem > > ___ > > Neo4j mailing list > > User@lists.neo4j.org > > https:

Re: [Neo4j] How to index/lookup from an array property?

2011-07-13 Thread Mattias Persson
ch value > separately sounds killer. Any pointers on how to do this via the REST API? > Still not clear to me what format URL I should be using. > > Thanks! > > Aseem > > On Wed, Jul 13, 2011 at 5:50 PM, Mattias Persson > wrote: > > > 2011/7/13 Michael Hunger > >

Re: [Neo4j] How to index/lookup from an array property?

2011-07-13 Thread Mattias Persson
http://help.neo4j.org/discussions/questions/7-re-neo4j-how-to-indexlookup-from-an-array-property 2011/7/14 Mattias Persson > I think that indexing values other than strings are impossible through the > REST API and that's a known shortcoming I hope will be fixed pretty soon. &

Re: [Neo4j] how setup lucene fulltext search filter

2011-07-14 Thread Mattias Persson
be the best > solution,otherwise, we need wrapper Lucene api asFilteredQuery or so. I just > take a glance at Neo4j and Lucene api,no more help just now. > > > Regards, > > Edgar > At 2011-07-13 21:28:35,"Mattias Persson" > wrote: > > >Quite possibly! Yun

Re: [Neo4j] Unique Constaint on Index

2011-07-14 Thread Mattias Persson
Started a support discussion about this: http://help.neo4j.org/discussions/questions/8-re-neo4j-unique-constaint-on-index 2011/7/14 Mattias Persson > Creating a support discussion for this. > > > 2011/7/7 Michael Hunger > >> I'd second that for 1.5 >> >&

Re: [Neo4j] How can you have transactions with Lucene?

2011-07-17 Thread Mattias Persson
tp3176918p3176918.html > Sent from the Neo4J Community Discussions mailing list archive at > Nabble.com. > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Ma

Re: [Neo4j] Index returns all nodes for value="undefined"!

2011-07-17 Thread Mattias Persson
; Thanks, > > Aseem > ___ > 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

Re: [Neo4j] NoSuchElementException

2011-07-17 Thread Mattias Persson
eo4j.index.impl.lucene.IdToEntityIterator.getSingle(IdToEntityIterator.java:32) >>> ~[working_graphGen.jar:na] >>> >>> I looked up and found that this is a bug and has been fixed. I was >>> wondering if the fix has been incorporated in the latest

Re: [Neo4j] How can you have transactions with Lucene?

2011-07-17 Thread Mattias Persson
iling 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

Re: [Neo4j] How can you have transactions with Lucene?

2011-07-17 Thread Mattias Persson
ts.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

Re: [Neo4j] use one index per key or one index for all keys?

2011-07-17 Thread Mattias Persson
; > Many thanks! > ___ > 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

Re: [Neo4j] How can you have transactions with Lucene?

2011-07-18 Thread Mattias Persson
Discussions mailing list archive at > Nabble.com. > ___ > 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 _

Re: [Neo4j] REST Batch: failed to insert empty array as a node property

2011-07-18 Thread Mattias Persson
o an empty boolean array or something. > > You mean storing an empty boolean[] on the entity? It could possibly work in a REST environment, but not embedded where if you added an empty int[] you'd get back a boolean[] all of a sudden. > /jake > > > > ______

Re: [Neo4j] Fulltext Query across fields

2011-07-19 Thread Mattias Persson
.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

Re: [Neo4j] Hyperedges and Objects

2011-07-21 Thread Mattias Persson
> >>>> To: user@lists.neo4j.org > > >>>> Subject: [Neo4j] Hyperedges and Objects > > >>>> > > >>>> Hi, > > >>>> > > >>>> is there a possibility to store hyper edges in Neo4j? Is there a > plan to > > >>>> implement this? > > >>>> > > >>>> Will Neo4j get the ability to store complex types in addition to > > >>>> primitve data types for properties of nodes and relationships? > > >>>> > > >>>> -- > > >>>> Best regards > > >>>> > > >>>> Norbert Tausch > > >>>> > > >>>> ___ > > >>>> 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 > > >> ___ > > >> 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 > > > > ___ > > 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 > -- 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

Re: [Neo4j] org.neo4j.kernel.impl.nioneo.store.InvalidRecordException while trying to delete relationships of a node, followed by a delete of the node

2011-07-21 Thread Mattias Persson
t;finally >{ >t.finish(); >} > > Can anyone figure out a reason for it? > I already read questions with similar stack traces on the mailing list, but > didn't found a solution to this. > > Best regards, > Joel Filipe Antunes Cordeiro

Re: [Neo4j] org.neo4j.kernel.impl.nioneo.store.InvalidRecordException while trying to delete relationships of a node, followed by a delete of the node

2011-07-21 Thread Mattias Persson
n 1.4M04. > > Joel Filipe Antunes Cordeiro > jkorde...@gmail.com > j...@student.dei.uc.pt > > > 2011/7/21 Mattias Persson > > > Was your data inserted with the BatchInserter on 1.4.M05 or 1.4.M04 or > > similar? > > > > 2011/7/21 Joel Cordeiro > > &g

Re: [Neo4j] org.neo4j.kernel.impl.nioneo.store.InvalidRecordException while trying to delete relationships of a node, followed by a delete of the node

2011-07-21 Thread Mattias Persson
cal on my dataset is to keep it updated at runtime, that's why > i need to add and remove nodes, and consequently their relationships. > How can i solve that issue? > > Best regards, > Joel Filipe Antunes Cordeiro > jkorde...@gmail.com > j...@student.dei.uc.pt > > >

Re: [Neo4j] Number of properties on a PropertyContainer

2011-07-22 Thread Mattias Persson
j.org > > https://lists.neo4j.org/mailman/listinfo/user > > ___ > > Neo4j mailing list > > User@lists.neo4j.org > > https://lists.neo4j.org/mailman/listinfo/user > > ___

Re: [Neo4j] NoSuchElementException

2011-07-22 Thread Mattias Persson
>>>>> at >>>>> org.neo4j.index.impl.lucene.IdToEntityIterator.getSingle(IdToEntityIterator.java:88) >>>>> ~[working_graphGen.jar:na] >>>>> at >>>>> org.neo4j.index.impl.lucene.IdToEntityIterator.getSingle(IdToEntityIter

Re: [Neo4j] shortestPath slower than it could be

2011-07-23 Thread Mattias Persson
ke the use case here obsolete] > > PS: clearly all the text I wrote here would benefit from being represented > by a graph, just think about all those grouping with autohiding the ie. > "[]" > and all kinds of stuff... heh > ___ > Neo4j mailing list > User@

Re: [Neo4j] shortestPath slower than it could be

2011-07-24 Thread Mattias Persson
gt; Path from three to one: false 0 ms > Path from two to one: false 0 ms > class org.bdb.BerkEnv$1 shutting down complete 152 ms > > and on cold: > Path from one to three: true 10 ms > Path from one to two: true 10 ms > Path from three to one: false 0 ms > Path from two to one:

Re: [Neo4j] shortestPath slower than it could be

2011-07-24 Thread Mattias Persson
arted > > > (one)-->(two) 755 ms > > > search started > > > (three)<--(one) 0 ms > > > search started > > > (two)<--(one) 0 ms > > > search started > > > (one)-->(three) 804 ms > > > search started > > > (o

Re: [Neo4j] help for Traverser

2011-07-24 Thread Mattias Persson
_ONE,ReturnableEvaluator.ALL_BUT_START_NODE, > rel2, dir2).iterator() > while(q2.hasNext) > println(q2.next) > } > } > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/

Re: [Neo4j] Pagination in Embedded

2011-07-29 Thread Mattias Persson
__ > 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

Re: [Neo4j] Eliminating Duplicate Path returned by shortestPath function?

2011-07-29 Thread Mattias Persson
en I execute the function it returns >A-->I1<--B many times which unnecessarily forces me to process duplicate > entries. > How to solve this problem? > > Regards, > > > > -- > Manav Goel > ___ > Neo4j mailin

Re: [Neo4j] Eliminating Duplicate Path returned by shortestPath function?

2011-07-29 Thread Mattias Persson
in that path are not. But > I need only unique path with unique nodes so that path is not repeated > again. > Any ideas on how to achieve that? > > On Fri, Jul 29, 2011 at 1:25 PM, Mattias Persson > wrote: > >> It returns unique paths considering both nodes and relation

Re: [Neo4j] Composable traversals

2011-07-29 Thread Mattias Persson
t; Node > > Niels > > _______ > 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

Re: [Neo4j] How to cascade delete all connected nodes from neo4j shell?

2011-07-30 Thread Mattias Persson
all-connected-nodes-from-neo4j-shell-tp3211267p3211267.html > Sent from the Neo4j Community Discussions mailing list archive at > Nabble.com. > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/l

Re: [Neo4j] Pagination in Embedded

2011-07-30 Thread Mattias Persson
gIterator.html > > Jim > ___ > 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 __

Re: [Neo4j] Composable traversals

2011-07-30 Thread Mattias Persson
ning a single Path, which contains a single > > > path-element, the Node/Element itself. > > > > > > Composing traversals would entail the concatenation of the paths > returned > > > with the paths supplied, so when we ask for the parents of all our &g

Re: [Neo4j] "body" returned from batch rest call inconsistent

2011-08-02 Thread Mattias Persson
s it a > bug? > > Many thanks! > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [matt...@neotechnology.com] Hacker,

Re: [Neo4j] Node#getRelationshipTypes

2011-08-02 Thread Mattias Persson
> > >> 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 > > > > ___ > > 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 > -- 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

Re: [Neo4j] Composable traversals

2011-08-02 Thread Mattias Persson
iption) > > > > > > > > > > My take on it is to make Element (which is a superinterface of > Node) > > > into a > > > > > Traverser. > > > > > > > > > > Traverser is basically another name for Iterable. > > > &g

Re: [Neo4j] Composable traversals

2011-08-03 Thread Mattias Persson
gt; > > > > > > > My take on it is to make Element (which is a superinterface of > > > Node) > > > > > into a > > > > > > > Traverser. > > > > > > > > > > > > > > Traverser is basically another name for It

Re: [Neo4j] Node#getRelationshipTypes

2011-08-03 Thread Mattias Persson
proper solution when nodes are densely connected. > So there > > > > is no general solution for this question yet. > > > > > > Niels > > > > > > > > > > > >> From: j...@neotechnology.com > > > > > >>

Re: [Neo4j] How to cascade delete all connected nodes from neo4j shell?

2011-08-03 Thread Mattias Persson
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

Re: [Neo4j] Node#getRelationshipTypes

2011-08-03 Thread Mattias Persson
011 um 18:59 schrieb Niels Hoogeveen: > > > > > > > > > > > > > > > > > > > > > > > Good point. > > > > > > > > It could for all practical purposes even be > > > Iterable > > > > > >

Re: [Neo4j] Node#getRelationshipTypes

2011-08-06 Thread Mattias Persson
the >> > > > incoming side. >> > > > >> > > > I will list the steps to take here for the outgoing side (the incoming >> > side >> > > > is almost identical). >> > > > >> > > > From the Nod

Re: [Neo4j] Node#getRelationshipTypes

2011-08-06 Thread Mattias Persson
Oh, confused this thread with store layer changes for type/direction of relationships. This fruit in this thread is pretty low hanging. Den lördagen den 6:e augusti 2011 skrev Mattias Persson: > I would not consider this low hanging fruit btw > > Den onsdagen den 3:e augusti 2011 sk

Re: [Neo4j] Node#getRelationshipTypes

2011-08-07 Thread Mattias Persson
gt; > > Oh, confused this thread with store layer changes for type/direction > > of relationships. This fruit in this thread is pretty low hanging. > > > > Den lördagen den 6:e augusti 2011 skrev Mattias > > Persson: > > > I would not consider this low hanging fru

Re: [Neo4j] Multiple threads sharing a transaction

2011-08-08 Thread Mattias Persson
n contained in this email message to or > by anyone other than the intended recipient is strictly prohibited. Any > views expressed in this message are those of the individual sender, except > where the sender specifically states them to be the views of the Company. > ___ > Ne

Re: [Neo4j] finding top 10 shortest path

2011-08-08 Thread Mattias Persson
__ > 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

Re: [Neo4j] finding top 10 shortest path

2011-08-09 Thread Mattias Persson
mean a path that is shorter than all paths in the graph except the one that > was the first hit of A* algorithm. I hope I could express my meaning well > (my English is not really good!) > Thank you again. > > > > On Tue, Aug 9, 2011 at 12:06 AM, Mattias Persson > wrote: &g

Re: [Neo4j] finding top 10 shortest path

2011-08-09 Thread Mattias Persson
l work on this code and any inform you and all the list in the case of > success. > I you've got some idea please let me know. > Thank you > > > > On Tue, Aug 9, 2011 at 12:32 PM, Mattias Persson > wrote: > > > Oh ok, now I understand what you mean. The impl

Re: [Neo4j] A big graph for test

2011-08-09 Thread Mattias Persson
> Thank you all > > >> ___ > > >> Neo4j mailing list > > >> User@lists.neo4j.org > > >> https://lists.neo4j.org/mailman/listinfo/user > > > > > > _

Re: [Neo4j] finding top 10 shortest path

2011-08-09 Thread Mattias Persson
to find a new algorithm. > Thank you again. > > > On Tue, Aug 9, 2011 at 1:36 PM, Mattias Persson > wrote: > > > Cool, I just though it might be easy... but I can be mistaken of course. > I > > haven't really got the time to look more into it a.t.m. but

Re: [Neo4j] length of property names

2011-08-10 Thread Mattias Persson
stion: what is the performance impact of the length of a property > name? > Niels > ___ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [matt...@neotechnology.com] Hacke

Re: [Neo4j] nested transactions "feature" ?

2011-08-10 Thread Mattias Persson
; >> >long start = System.nanoTime(); > > >> > rootTx.finish(); > > >> >long end = System.nanoTime(); > > >> >System.out.println( "tx.finish() time=" + number( end - > > start &g

Re: [Neo4j] Graph database index | query across indices

2011-08-10 Thread Mattias Persson
dTelecomCatNode, null ); > > Problem I see with this approach is, I would end up indexing same field(or > key) in two different indices (Product node and Product relationship). This > might hit the performance.* Can there be a better approach

Re: [Neo4j] Graph database index | query across indices

2011-08-11 Thread Mattias Persson
; From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] > On Behalf Of Mattias Persson > Sent: Wednesday, August 10, 2011 3:31 PM > To: Neo4j user discussions > Subject: Re: [Neo4j] Graph database index | query across indices > > Compound query between two indices isn't p

Re: [Neo4j] java.lang.UnsupportedOperationException

2011-08-11 Thread Mattias Persson
___ > 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

Re: [Neo4j] cant use index after commit

2011-08-12 Thread Mattias Persson
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

Re: [Neo4j] HA starting issue

2011-08-18 Thread Mattias Persson
00M is too small and I increased to 2G and restart the machine and it is running fine. How big is the min requirement for memory in this configuration? > also, the pull interval you set is 10sec. However, i found it update across all other machine almost instantly. any comment? > Regards

Re: [Neo4j] upgrade 1.4 -> 1.4.1 losses indexes

2011-08-22 Thread Mattias Persson
__ > 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

Re: [Neo] Lucene search in Shell?

2010-01-03 Thread Mattias Persson
- PageRank in 2 lines of code. > http://www.linkedprocess.org - Computing at LinkedData scale. > ___ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [matt...@neotechnology.com] Neo Tec

Re: [Neo] Neo in a cluster?

2010-01-03 Thread Mattias Persson
rt multiple concurrent users run in production with more than one >> >> J2EE >> >> > server even if it is for balancing http load. It is still unclear to >> me >> >> how >> >> > to get data from a neo store if the front end is distributed among >> >> servers. >> >> >> >> Right now we are fully focused on the Neo4j 1.0 release that will be >> >> out in January. After that focus will shift to HA 1.0 and we aim to >> >> get a first version out in Q1/Q2. Since we are an embedded database >> >> the architecture when running multiple machines is a bit different >> >> then from the typical J2EE setup. Instead of having your separate DB >> >> cluster machines put the full stack on each machine (http layer+BL+DB >> >> layer) and run a load balancer in front. >> >> >> >> Hope this answers some of your questions. >> >> >> >> Regards, >> >> -Johan >> >> ___ >> >> Neo mailing list >> >> User@lists.neo4j.org >> >> https://lists.neo4j.org/mailman/listinfo/user >> >> >> > >> > >> > >> > -- >> > Raul Raja >> > ___ >> > 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 >> > > > > -- > Raul Raja > ___ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [matt...@neotechnology.com] Neo Technology, www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

<    1   2   3   4   5   6   7   8   9   10   >