Re: [Neo4j] Query for combination of properties

2010-07-08 Thread Mattias Persson
, but anyway, I'm just curious ;-) ) --- balazs On 7/8/10 3:21 PM, Mattias Persson wrote: Yeah, that API isn't stable yet, but I think that it will end up similar to that... and hopefully merged into kernel trunk after 1.1 sometime. You can use it for fun, but you should expect changes

[Neo4j] org.neo4j.commons

2010-07-07 Thread Mattias Persson
stuff) org.neo4j.commons.collection.{MapUtil} org.neo4j.commons.{Pair, Predicate, Service} Here are some elaborate examples :) * org.neo4j.useful * org.neo4j.misc * org.neo4j.generic * org.neo4j.shared It'd be great to hear your oppinion on this. -- Mattias Persson, [matt

Re: [Neo4j] index returns a size 1 list of nodes, but the list is empty

2010-07-05 Thread Mattias Persson
! Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=10607d=5-7 ___ 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] Meta-model component: problem with renaming classes

2010-07-05 Thread Mattias Persson
. Or are you doing some kind of migration of your data? BTW: one big up to the great Neo4j team and community! Cheers! Cheers, Jörg ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson

Re: [Neo4j] Neo4j REST, python, prune evaluator trick/hack, and some more Q.

2010-07-05 Thread Mattias Persson
343833010 phone: 8(926)013-55-66 site: http://nikitinsm.ru email: nikiti...@gmail.com skype: nikitinsm jabber: nikiti...@gmail.com ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson

Re: [Neo4j] Meta-model component: problem with renaming classes

2010-07-05 Thread Mattias Persson
/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] neo4j REST server standalone

2010-07-02 Thread Mattias Persson
2010/7/1 Mohit Vazirani mohi...@yahoo.com - Original Message From: Mattias Persson matt...@neotechnology.com To: Neo4j user discussions user@lists.neo4j.org Sent: Thu, July 1, 2010 6:53:48 AM Subject: Re: [Neo4j] neo4j REST server standalone Hi, I'm guessing you would like

[Neo4j] Online backup via shell

2010-07-02 Thread Mattias Persson
a thought... would that be useful? -- 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] neo4j REST server standalone

2010-07-01 Thread Mattias Persson
/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] Index Performance(Was: Event framework has landed)

2010-06-30 Thread Mattias Persson
for the value you are searching for has changed. How is that implemented in neo4j? Do you open a new reader whenever you do a search on a dirty index? -atle On Tue, Jun 29, 2010 at 9:22 AM, Mattias Persson matt...@neotechnology.com wrote: I think that calling writer.getReader

Re: [Neo4j] Index Performance(Was: Event framework has landed)

2010-06-29 Thread Mattias Persson
knowledge then... -atle On Thu, 2010-06-24 at 09:43 +0200, Mattias Persson wrote: 2010/6/23 Atle Prange atle.pra...@gmail.com Hm, i'll have to fix that... Any thoughts on a Trie implementation? Would it be able to compete? I have no idea on performance or what would be the best

Re: [Neo4j] About Transactions Traversers

2010-06-29 Thread Mattias Persson
Communities - Open Participation Software. ___ 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] Dijkstra Algorithm - Access to previous edges

2010-06-24 Thread Mattias Persson
algorithm in the Graph - Algo package? I did not find anything pointing in that direction in the javadocs. Thanks, Bruno Santos ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt

Re: [Neo4j] Can we commit at regular intervals in batch insert mode

2010-06-24 Thread Mattias Persson
processo RAM - 16 GB(2 GB/Core) . I am running the code on the head node currently. OS-SUSE Linux Enterprise Server 10.2 (x86_64) ~Suruchi -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo4j

Re: [Neo4j] Index Performance(Was: Event framework has landed)

2010-06-24 Thread Mattias Persson
. Or as a b-tree or some other ??-tree. atle On Wed, Jun 23, 2010 at 11:04 AM, Mattias Persson matt...@neotechnology.com wrote: I think the lucene test is flawed since it never returns any results in lookup method. That's why it's so fast :) 2010/6/22 Atle Prange atle.pra...@gmail.com

Re: [Neo4j] Index Performance(Was: Event framework has landed)

2010-06-23 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

Re: [Neo4j] Can we commit at regular intervals in batch insert mode

2010-06-23 Thread Mattias Persson
RAM - 16 GB(2 GB/Core) . I am running the code on the head node currently. OS-SUSE Linux Enterprise Server 10.2 (x86_64) ~Suruchi -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo4j mailing list

Re: [Neo4j] New tentative API in trunk: Expander/Expansion

2010-06-23 Thread Mattias Persson
/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] New tentative API in trunk: Expander/Expansion

2010-06-23 Thread Mattias Persson
, Alex On Wed, Jun 23, 2010 at 3:52 PM, Mattias Persson matt...@neotechnology.comwrote: Also, the latest graph-algo is 0.6-SNAPSHOT... so use that instead 2010/6/23 Anders Nawroth and...@neotechnology.com Hi! See: http://www.mail-archive.com/user@lists.neo4j.org/msg04044.html

Re: [Neo4j] Store binary data with byte []

2010-06-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

Re: [Neo4j] deleting index

2010-06-22 Thread Mattias Persson
://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. On Mon, Jun 21, 2010 at 9:12 PM, Mattias Persson matt...@neotechnology.com wrote: I've whipped up a little patch which does just that... anyone keen on trying it out? 2010/6/21 Craig Taverner cr...@amanzi.com: +1

Re: [Neo4j] Store binary data with byte []

2010-06-22 Thread Mattias Persson
file transparently? Sure, that could be a solution, it's not transactionally safe though, but definately a thing to try out. -atle On Tue, Jun 22, 2010 at 8:09 AM, Mattias Persson matt...@neotechnology.com wrote: Neo4j isn't optimized to store big data blobs, so storing binaries as byte

Re: [Neo4j] Store binary data with byte []

2010-06-22 Thread Mattias Persson
[] Around what size of byte[] should i consider using some other storage means than neo4j? Could it be as easy as just storing the byte[] as a single file transparently? -atle On Tue, Jun 22, 2010 at 8:09 AM, Mattias Persson matt...@neotechnology.com wrote: Neo4j isn't optimized to store

Re: [Neo4j] Store binary data with byte []

2010-06-22 Thread Mattias Persson
hundred characters each) and it worked quite well. -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Mattias Persson Sent: Tuesday, June 22, 2010 8:40 AM To: Neo4j user discussions Subject: Re: [Neo4j] Store binary data with byte

Re: [Neo4j] Can we commit at regular intervals in batch insert mode

2010-06-21 Thread Mattias Persson
. --- Thanks, Suruchi Today's Topics:   1. Re:  Can we commit at regular intervals in batch insert mode      (Mattias Persson) -- Message: 1 Date: Fri, 18 Jun 2010 09:49:00 +0200 From

Re: [Neo4j] Lucene Index on Relationships

2010-06-21 Thread Mattias Persson
/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

Re: [Neo4j] Can we commit at regular intervals in batch insert mode

2010-06-18 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

Re: [Neo4j] Error closing logical log

2010-06-17 Thread Mattias Persson
/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] Incomplete included jars?

2010-06-17 Thread Mattias Persson
as used here? Should I be running this in a different environment? Thanks, Travis ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology

Re: [Neo4j] [Neo] Event framework has landed

2010-06-17 Thread Mattias Persson
/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] Error closing logical log

2010-06-17 Thread Mattias Persson
) Intel x86, 2GB RAM, CentOS 5, java version 1.6.0_20 Regards Arijit On 17 June 2010 16:39, Mattias Persson matt...@neotechnology.com wrote: It can be that the graph database and index service are shut down twice. The first time when you call snaService.shutDown() in the finally-block

Re: [Neo4j] Error closing logical log

2010-06-17 Thread Mattias Persson
. I just tried that and it works like a charm. 2010/6/17, Mattias Persson matt...@neotechnology.com: 2010/6/17 Arijit Mukherjee ariji...@gmail.com: Thanx Mattias for the hints. Actually I was just trying to test whether the shutdown hook may help or not - it didn't. I'm getting the same error

Re: [Neo4j] [Neo] Event framework has landed

2010-06-15 Thread Mattias Persson
pairs): 30-40ms (0.03 ms/lookup) that is quite impressive and may be worth implementing as an index provider for such indices. On Fri, Jun 11, 2010 at 1:51 PM, Tobias Ivarsson tobias.ivars...@neotechnology.com wrote: On Fri, Jun 11, 2010 at 12:54 PM, Mattias Persson matt...@neotechnology.com

Re: [Neo4j] bus timetable with neo4j

2010-06-09 Thread Mattias Persson
@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] neo4j on .Net

2010-06-09 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

Re: [Neo4j] Node creation limit

2010-06-08 Thread Mattias Persson
@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 creation limit

2010-06-07 Thread Mattias Persson
if they are empty you will not make very good use of the space (exactly like a normal filesystem taking up space for empty files). -Johan On Fri, Jun 4, 2010 at 9:15 AM, Mattias Persson matt...@neotechnology.com wrote: That formula is correct regarding nodes and relationships, yes. When

Re: [Neo4j] Node creation limit

2010-06-04 Thread Mattias Persson
/4, Biren Gandhi biren.gan...@gmail.com: In that case, what are the ways to estimate storage capacity numbers? Basic formula of nodes*9 + edges*33 doesn't seem like a practical one. On Wed, Jun 2, 2010 at 11:26 PM, Mattias Persson matt...@neotechnology.comwrote: String properties are stored

Re: [Neo4j] Node creation limit

2010-06-03 Thread Mattias Persson
(to store name of the node) - used as follows: Node node = graphDb.createNode(); node.setProperty( NAME_KEY, username ); And the values of username are Node-1, Node-2 etc. On Wed, Jun 2, 2010 at 3:14 PM, Mattias Persson matt...@neotechnology.com wrote: Only 4,4mb out

Re: [Neo4j] Node creation limit

2010-06-02 Thread Mattias Persson
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 creation limit

2010-06-02 Thread Mattias Persson
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] Traversals in REST Service vs. Traversals in neo4j.py

2010-06-02 Thread Mattias Persson
. Not at all, I hope this helps you! Best regards. -- Javier de la Rosa ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology

Re: [Neo4j] Traversals in REST Service vs. Traversals in neo4j.py

2010-06-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

Re: [Neo4j] Traversals in REST Service vs. Traversals in neo4j.py

2010-06-02 Thread Mattias Persson
2010/6/2 Javier de la Rosa ver...@gmail.com: Thank you for your clarification. On 2 June 2010 13:31, Mattias Persson matt...@neotechnology.com wrote: return filter: {    language: javascript,    body: position.node().getProperty( 'name' ).equals( 'Javier' ) } Will we see language

[Neo4j] neo4j-utils

2010-06-02 Thread Mattias Persson
, since you now can reach the graph database via http://components.neo4j.org/neo4j-kernel/apidocs/org/neo4j/graphdb/PropertyContainer.html#getGraphDatabase() , making that extra reference unnecessary. Does anyone have an opinion about all this? -- Mattias Persson, [matt...@neotechnology.com

Re: [Neo4j] Node creation limit

2010-06-02 Thread Mattias Persson
nioneo_logical.log.active 4.0Ktm_tx_log.1 80M total On Wed, Jun 2, 2010 at 12:17 AM, Mattias Persson matt...@neotechnology.comwrote: Exactly, the problem is most likely that you try to insert all your stuff in one transaction. All data for a transaction is kept in memory until committed so for really

Re: [Neo4j] Isolation Level.

2010-05-31 Thread Mattias Persson
? Thanks, Marko. http://markorodriguez.com http://tinkerpop.com ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology

Re: [Neo4j] Isolation Level.

2010-05-31 Thread Mattias Persson
on that, and that I bumped into a problem regarding isolation recently I decided to remove it entirely, although I've wanted to do that for quite some time now. Ahhh, now I feel great. 2010/5/31, Mattias Persson matt...@neotechnology.com: Just don't use it and you'll be fine 2010/5/31, Marko

Re: [Neo4j] Isolation Level.

2010-05-31 Thread Mattias Persson
2010/5/31, Marko Rodriguez okramma...@gmail.com: Hi, Okay. I just removed it from Blueprints and everything compiled and all the test cases passed. Thus, all is perfect. :) Yep, aint that swell :) Thanks, Marko. On May 31, 2010, at 9:20 AM, Mattias Persson wrote: To clarify

Re: [Neo] neo4j performance issue help required

2010-05-24 Thread Mattias Persson
/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Newbie question

2010-05-24 Thread Mattias Persson
/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Transactions in Neo4j REST Server

2010-05-21 Thread Mattias Persson
___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org

Re: [Neo] Lookup property range, was Lookup property name

2010-05-21 Thread Mattias Persson
/direct/01/ ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing

Re: [Neo] Lookup property range, was Lookup property name

2010-05-21 Thread Mattias Persson
://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Indexing Relationships?

2010-05-20 Thread Mattias Persson
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 -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com

Re: [Neo] Indexing Relationships?

2010-05-20 Thread Mattias Persson
/20 Mattias Persson matt...@neotechnology.com: Thank you all for the supplied use cases you've shared. By the looks of it there indeed seems to be cases where indexing for relationships is a nice fit. As Tobias mentioned earlier there's some lab code which I've been trying out and which makes

Re: [Neo] SPARQL context

2010-05-19 Thread Mattias Persson
://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] SPARQL in Neo4j REST Server

2010-05-19 Thread Mattias Persson
/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] A new and improved Traversal framework

2010-05-18 Thread Mattias Persson
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 -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology

Re: [Neo] A new and improved Traversal framework

2010-05-18 Thread Mattias Persson
And regarding post-order, I just added post-order depth/breadth first selectors which can be used like: TraversalFactory.createTraversalDescription().postorderDepthFirst(); or TraversalFactory.createTraversalDescription().postorderBreadthFirst(); 2010/5/18 Mattias Persson matt

Re: [Neo] neo rdf

2010-05-17 Thread Mattias Persson
Have you tried this utility yet? 2010/5/7 Mattias Persson matt...@neotechnology.com I just added a utility to do this operation, here's an example: VerboseQuadStore myStore = ... Context contextToRename = new Context( http://whatever.org/my-context; ); Context newValue = new

Re: [Neo] indexing mode on MetamodelProperties

2010-05-17 Thread Mattias Persson
Any thoughts on this? 2010/5/4 Mattias Persson matt...@neotechnology.com Yep, but in that case just adding a length attribute doesn't really give enough. You could just as well add that the string must match a certain regex. pattern or something similar. 2010/5/3 Niels Hoogeveen pd_aficion

Re: [Neo] Is neo4j a good soultion?

2010-05-17 Thread Mattias Persson
problems like you encountered... Thanks, Miklos 2010.05.17. 9:35 keltezéssel, Mattias Persson írta: Hi, sorry for a late response. Yep, this seems like an excellent fit for Neo4j. Regarding lucene index lookup performance: have you looked at enabling caching http://wiki.neo4j.org

Re: [Neo] Is neo4j a good soultion?

2010-05-17 Thread Mattias Persson
the actual memory requirement. I guess that using lucene index cache further increases the memory requirement. Yeah it does... do you have much RAM in your machine? try to increase the heap to 1 or 2 Gb and see what happens. Miklós 2010.05.17. 11:15 keltezéssel, Mattias Persson írta: 2010/5/17 Kiss

Re: [Neo] indexing mode on MetamodelProperties

2010-05-17 Thread Mattias Persson
functionality. I concur with that Date: Mon, 17 May 2010 10:01:30 +0200 From: matt...@neotechnology.com To: user@lists.neo4j.org Subject: Re: [Neo] indexing mode on MetamodelProperties Any thoughts on this? 2010/5/4 Mattias Persson matt...@neotechnology.com Yep, but in that case just

Re: [Neo] Metamodel DataRange class

2010-05-16 Thread Mattias Persson
_ New Windows 7: Find the right PC for you. Learn more. http://windows.microsoft.com/shop ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com

Re: [Neo] Event framework has landed

2010-05-10 Thread Mattias Persson
, but the later might be useful for other cases too. Is there any way to do this or is anything planned? Now that I've actually wrote about it my solution doesn't sound so bad really :) Best regards, Georg On 03.05.2010 17:03, Mattias Persson wrote: 2010/5/1 Georg M. Sorstgeorgso...@gmx.de Hi

Re: [Neo] Lucene Indexer commit is slow?

2010-05-10 Thread Mattias Persson
User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Full sample web application implementing RDF triples and SPARQL on top of NEO4J

2010-05-10 Thread Mattias Persson
/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Event framework has landed

2010-05-10 Thread Mattias Persson
Great! 2010/5/10 Georg M. Sorst georgso...@gmx.de Hi Mattias, this looks quite similar to what I have done so I guess I'm on the right track :) Thanks again and best regards, Georg On 10.05.2010 12:59, Mattias Persson wrote: All right, I see what you mean. You're basically wondering

Re: [Neo] triples store loading

2010-05-07 Thread Mattias Persson
is casing the dramatic difference in loading of the verbose literals? Thanks, Luda ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology

Re: [Neo] Neo4j REST traverse filter

2010-05-07 Thread Mattias Persson
https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] neo rdf

2010-05-06 Thread Mattias Persson
/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] neo rdf

2010-05-05 Thread Mattias Persson
Hello, Is it possible to update the context value in verbose triple store ? Thank you, Luda ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo

Re: [Neo] Neo4j node identity, property types, security

2010-05-04 Thread Mattias Persson
/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Event framework has landed

2010-05-03 Thread Mattias Persson
? I don't know what you mean by pass data to the transaction if it would not be to store something in the graph, f.ex. a property on a node. What exactly do you mean by that? Thanks and best regards, Georg On 27.04.2010 10:15, Mattias Persson wrote: Hi everyone! I'm quite pleased

Re: [Neo] indexing mode on MetamodelProperties

2010-05-03 Thread Mattias Persson
User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org

Re: [Neo] NetworkDiameter class/calculation

2010-05-03 Thread Mattias Persson
https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] indexing mode on MetamodelProperties

2010-05-01 Thread Mattias Persson
FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology

Re: [Neo] REST API w/ LuceneFulltextQueryIndexService

2010-04-29 Thread Mattias Persson
flush out the hooks and loops. Thanks! Andrew On Wed, Apr 28, 2010 at 12:29 PM, Mattias Persson matt...@neotechnology.com wrote: We haven't gotten around to exposing it yet... I know that it's a quick fix and will try to look at it soon. It would be something like: POST /index

Re: [Neo] How to define StartNodes and Reference Nodes

2010-04-29 Thread Mattias Persson
/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Event framework has landed

2010-04-29 Thread Mattias Persson
Could you please supply code to reproduce this? 2010/4/29 Atle Prange atle.pra...@gmail.com Really nice, but it seems that afterCommit() never receives any data, the TransactionData argument is always null.. On Tue, Apr 27, 2010 at 10:15 AM, Mattias Persson matt...@neotechnology.com

Re: [Neo] Event framework has landed

2010-04-29 Thread Mattias Persson
it'd be great if you guys would try this out and tell us how it feels. -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman

[Neo] Event framework has landed

2010-04-27 Thread Mattias Persson
have to do the manual indexService.index( node, key, value ) anymore. Another thing would be to remove (deprecate) the IndexService#shutdown() method as it no longer would be required. So it'd be great if you guys would try this out and tell us how it feels. -- Mattias Persson, [matt

Re: [Neo] Cleaning up relationshiptypes

2010-04-26 Thread Mattias Persson
the right PC for you. Learn more. http://windows.microsoft.com/shop ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology

Re: [Neo] Relationship representation in REST

2010-04-26 Thread Mattias Persson
Turner http://wodaklab.org 416 813 7810 ___ Neo 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: [Neo] Cleaning up relationshiptypes

2010-04-25 Thread Mattias Persson
mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman

Re: [Neo] Checking if relationship exists between two nodes

2010-04-25 Thread Mattias Persson
Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Mattias Persson Sent: Sunday, April 25, 2010 3:52 PM To: Neo4j user discussions Subject: [Neo] Checking if relationship exists between two nodes As you all (probably) know the Neo4j API has

Re: [Neo] Hiding properties in NeoClipse

2010-04-22 Thread Mattias Persson
, but I haven't found a similar setting for properties yet. Cheers, Alex ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology

Re: [Neo] RST API character encoding + unicode

2010-04-21 Thread Mattias Persson
nothis permittere te terere! ___ Neo 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: [Neo] Conneg in REST API

2010-04-21 Thread Mattias Persson
use content negotiation. Jim ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com

[Neo] Fwd: Feedback request

2010-04-21 Thread Mattias Persson
Forgot to CC the mailing list -- Forwarded message -- From: Mattias Persson matt...@neotechnology.com Date: 2010/4/21 Subject: Re: Feedback request To: Niels Hoogeveen pd_aficion...@hotmail.com Cc: Neo Devteam devt...@neotechnology.com I'd say go for it, but you could bump

Re: [Neo] Relationship representation in REST

2010-04-21 Thread Mattias Persson
to figure that out... Jim ___ Neo 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: [Neo] Fwd: Feedback request

2010-04-21 Thread Mattias Persson
Forgot to CC the mailing list -- Forwarded message -- From: Mattias Persson matt...@neotechnology.com Date: 2010/4/21 Subject: Re: Feedback request To: Niels Hoogeveen pd_aficion...@hotmail.com Cc: Neo Devteam devt...@neotechnology.com I'd say go for it, but you could

Re: [Neo] Nodes not found after restarting Neo4j via indexing service

2010-04-20 Thread Mattias Persson
@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] sail and time index

2010-04-14 Thread Mattias Persson
be done here then Mysql? Thank you for help, Luda ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology

Re: [Neo] PHP REST API client

2010-04-14 Thread Mattias Persson
User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] PHP REST API client

2010-04-14 Thread Mattias Persson
I saw that and fixed that as well! 2010/4/14 Alastair James al.ja...@gmail.com Hi... On 14 April 2010 08:16, Mattias Persson matt...@neotechnology.com wrote: Cool, I just verified that you can create a relationship with properties in the REST API, f.ex: { to: http://localhost

Re: [Neo] sail and time index

2010-04-09 Thread Mattias Persson
-- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] verbosequadstore loading

2010-04-09 Thread Mattias Persson
, Luda ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com ___ Neo mailing

<    2   3   4   5   6   7   8   9   10   >