Re: [Neo] Neo framework documentations...

2007-06-28 Thread Tobias Ivarsson
On 6/28/07, Johan Svensson [EMAIL PROTECTED] wrote: On 6/28/07, Tobias Ivarsson [EMAIL PROTECTED] wrote: From the neo4j.org website: ... Neo provides: ... - an event framework with proactive and reactive events on modification of the node space. Actually, we haven't exposed

Re: [Neo] Support for BigDecimal?

2008-04-16 Thread Tobias Ivarsson
On Wed, Apr 16, 2008 at 11:08 AM, Peter Neubauer [EMAIL PROTECTED] wrote: Hi there, On Wed, Apr 16, 2008 at 10:32 AM, Tobias Ivarsson [EMAIL PROTECTED] wrote: As the documentation clearly states the only supported property values are primitive types, strings, and arrays of primitive

Re: [Neo] Maturity of Python bindings?

2008-04-23 Thread Tobias Ivarsson
___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo

Re: [Neo] Maturity of Python bindings?

2008-04-27 Thread Tobias Ivarsson
notified on any bugs or other issues. Philip, are you still interested? happy hacking /Tobias On Wed, Apr 23, 2008 at 2:35 PM, Tobias Ivarsson [EMAIL PROTECTED] wrote: For some reason my first response has not arrived to the list, here is a copy of that e-mail. -- Forwarded message

[Neo] Bindings to use Neo4J with Qi4j

2008-05-22 Thread Tobias Ivarsson
to be adding these features during next week, and after that committing a few cleanup updates before going into maintenance mode. Happy hacking! -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo

Re: [Neo] Introduction and some thoughts about the coming algorithm component

2008-05-28 Thread Tobias Ivarsson
User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman

[Neo] Re: [Neo tickets] RE: #42: Allow to connect neo graph viewer to remotely running neo instance

2008-06-16 Thread Tobias Ivarsson
___ Tickets mailing list [EMAIL PROTECTED] https://lists.neo4j.org/mailman/listinfo/tickets -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https

Re: [Neo] web app transactions

2008-07-24 Thread Tobias Ivarsson
___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list

[Neo] Apologies for the disturbance

2008-08-01 Thread Tobias Ivarsson
worked fine. But a lot of other things broke, such as mailman, the system the manages the e-mail lists. This mail is sent out as a test probe to verify that everything is back to normal. -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] neo4j and JCR

2008-08-15 Thread Tobias Ivarsson
/listinfo/user -- Tobias Ivarsson [EMAIL PROTECTED] 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] imdb example app

2008-08-20 Thread Tobias Ivarsson
as well * test on more different systems https://trac.neo4j.org/ticket/92 /anders ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology

Re: [Neo] Neo Algorithms Package

2008-09-29 Thread Tobias Ivarsson
list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org

Re: [Neo] Storing and Searching Multiple Independent Graphs

2008-10-07 Thread Tobias Ivarsson
, or some metric) each one is? Regards, John ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] RemoteNeo and the Core API package

2008-10-08 Thread Tobias Ivarsson
to org.neo4j.remote) so far, but since noting in published yet, it is still very changeable. The naming conventions for name spaces is described in MSDN here: http://msdn.microsoft.com/en-us/library/893ke618(VS.71).aspx On Wed, Oct 8, 2008 at 2:54 PM, Tobias Ivarsson [EMAIL PROTECTED] wrote: Hi all

[Neo] RemoteNeo and the Core API package

2008-10-08 Thread Tobias Ivarsson
Java and C#? I don't want to have to write it in Fan [http://www.fandev.org/], because that introduces some indirections on both platforms. What do you all think? -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] RemoteNeo and the Core API package

2008-10-08 Thread Tobias Ivarsson
this. /Tobias Michael On Wed, October 8, 2008 14:54, Tobias Ivarsson wrote: Hi all, I've spent the past two days updating Neo4j.py and RemoteNeo (it will probably hit the repository early next week). One thing I'm doing is implementing a RemoteNeo client in pure Python, thereby

Re: [Neo] RelationshipType but no NodeType

2008-10-23 Thread Tobias Ivarsson
On Fri, Oct 24, 2008 at 2:00 AM, Anders Nawroth [EMAIL PROTECTED]wrote: Hi! Tobias Ivarsson: depending on aspect. It works like this: a node x reached through a relationship with RelationshipType L is said to represent a data entity of type V, Thinking about this, I maybe should

Re: [Neo] test if node is reference node

2008-10-27 Thread Tobias Ivarsson
a concept of global reference node? or should we have local reference nodes for each partition? does that make sense? should we have both global and local reference nodes? What do you all think? -- Tobias Ivarsson [EMAIL PROTECTED] Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706

Re: [Neo] Groovy and Neo4J

2008-11-29 Thread Tobias Ivarsson
https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson [EMAIL PROTECTED] 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] Groovy and Neo4J

2008-12-03 Thread Tobias Ivarsson
://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson [EMAIL PROTECTED] 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] [Neo tickets] #93: IMDB application 1.1

2009-01-25 Thread Tobias Ivarsson
examples would be a great idea. -- Tobias Ivarsson tobias.ivars...@neotechnology.com 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] In-memory Neo

2009-02-01 Thread Tobias Ivarsson
target, but will be (closer to) the final version. I have a number of outstanding changes on the second prototype, but am not working actively on them at the moment since I am completely swamped with other committments. Cheers, -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo

Re: [Neo] triggers or events

2009-02-24 Thread Tobias Ivarsson
or utility module somewhere? Thanks, Jeff ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706

[Neo] Roadmap for the Python integration

2009-03-11 Thread Tobias Ivarsson
bug reports. The code is available at https://svn.neo4j.org/components/neo4j.py/trunk -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org

[Neo] Remote Neo is now a full grown component

2009-04-08 Thread Tobias Ivarsson
at http://trac.neo4j.org/ Happy Hacking! -- Tobias Ivarsson tobias.ivars...@neotechnology.com 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] Using the Neo4J Components

2009-04-17 Thread Tobias Ivarsson
but I have not been able to find a search feature to check. No apology needed, these were good questions. Cheers, -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing

Re: [Neo] Dynamic properties...

2009-04-17 Thread Tobias Ivarsson
with something that fits better with the rest of your code. I believe Qi4j implements something similar to this. I think Rickard Öberg says Classes are dead. Long live Objects! when he talks about Qi4j (www.qi4j.org) and I find myself very attracted to that thought... So do I. -- Tobias

Re: [Neo] #47: Add FAQ and HowTo to neo4j.org

2009-04-19 Thread Tobias Ivarsson
On Sun, Apr 19, 2009 at 10:57 PM, Peter Neubauer peter.neuba...@jayway.sewrote: Seems we have a spammer (Alvaro) in Trac. Can someone please remove him as a user? Alvaro is not a registered user, it's just a nickname entered when posting. I have limited posting to only be permitted by

Re: [Neo] visualization

2009-05-02 Thread Tobias Ivarsson
Neoclipse came along the rest of the team found that project to be a higher priority. And so I haven't continued working on other visualization tools. -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] Problem with NeoIndexService

2009-05-05 Thread Tobias Ivarsson
a prop. The above output is from b8, but I get the same result in b7... Ideas, anyone? You need to shutdown the index service _before_ you shutdown neo. Happy hacking, -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] Input on new batch insert API?

2009-05-06 Thread Tobias Ivarsson
a batch insertion index as well. Cheers, -- Tobias Ivarsson tobias.ivars...@neotechnology.com 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] neo at GAE ?

2009-05-07 Thread Tobias Ivarsson
to best represent these on the GAE datastore, since this is our abstraction level. Cheers, -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User

Re: [Neo] Persist control

2009-05-08 Thread Tobias Ivarsson
have an InMemoryNeo implementation as well. I have some sketches in a sketch pad on my desk for how this could be implemented but have not had time to build it yet. I also don't have a plan for when I'll get time to return to it either. Cheers, -- Tobias Ivarsson tobias.ivars...@neotechnology.com

Re: [Neo] Which source matches release 1.0-b8?

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

[Neo] Design pattern for versioned entities

2009-05-19 Thread Tobias Ivarsson
structures? Any input is valuable! Let's nail a pattern for modeling versioning, and get it into the wiki. Thanks, -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list

Re: [Neo] Design pattern for versioned entities

2009-05-19 Thread Tobias Ivarsson
management in a case like this? You don't need to put too much focus on the actual structure, I just want to get at a structure for capturing the change history for the relationships in between entities. Thanks, -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology

Re: [Neo] Design pattern for versioned entities

2009-05-19 Thread Tobias Ivarsson
On Tue, May 19, 2009 at 8:36 PM, Martin Kleppmann mar...@eptcomputing.comwrote: On 19 May 2009, at 16:47, Tobias Ivarsson wrote: I feel that this is something that would occur in more applications, so I thing that it would be a good idea to come up with, and document, a design pattern

Re: [Neo] Design pattern for versioned entities

2009-05-20 Thread Tobias Ivarsson
will be copied to the new version. I have used this concept to build both a linear history of objects and a more complex versioning system with branches. If you need branches, you need some more things to consider, but it can be done as well. HTH, Peter -- Tobias Ivarsson tobias.ivars

Re: [Neo] Neo4j.py installation problem

2009-05-26 Thread Tobias Ivarsson
. ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] NPE :-)

2009-06-16 Thread Tobias Ivarsson
;-) ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] NPE :-)

2009-06-16 Thread Tobias Ivarsson
, -- Tobias Ivarsson tobias.ivars...@neotechnology.com 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] how to decouple transaction management from access to underlying nodes

2009-06-25 Thread Tobias Ivarsson
will not want to plug in a different graph management framework ;) Cheers, -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https

Re: [Neo] indexing relationships

2009-07-07 Thread Tobias Ivarsson
) would help you if most of your data is created up front. I remember being particularly irritated by this problem during my CS education: given n in N and m in N, and finding out if (n,m) in E is an O(1) operation you said? - No way that is true for a large graph. Cheers, -- Tobias Ivarsson

Re: [Neo] Neo4j error

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

Re: [Neo] how to declare a neo4j.py Traversal class?

2009-08-11 Thread Tobias Ivarsson
https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman

Re: [Neo] InMemoryNeoService

2009-08-18 Thread Tobias Ivarsson
your message regarding an in-memory version of NeoService. Just wondering if there is any update on this feature. Thanks, gary -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] New features in trunk

2009-09-02 Thread Tobias Ivarsson
that uses EmbeddedReadOnlyNeo for reads and RemoteNeo for writes. This will enable Neo4j.py (with CPython in particular) to operate from multiple processes, the common setup for web servers using mod_python or mod_wsgi. -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology

Re: [Neo] Graph visualization on the web

2009-10-14 Thread Tobias Ivarsson
, but it works, it has been used for a few papers. -- Tobias Ivarsson tobias.ivars...@neotechnology.com 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.py] A Few Questions

2009-11-14 Thread Tobias Ivarsson
bindings. The current API is good enough to not be removed in the next version. But if anyone has any better suggestions on how to write traversals I would very much like to hear about it. Cheers, Tobias [1] See the Traversals section of http://components.neo4j.org/neo4j.py/index.html -- Tobias

Re: [Neo] python binding data import problem

2009-11-14 Thread Tobias Ivarsson
solution to this problem? Thanks. ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] Initial nodes

2009-11-20 Thread Tobias Ivarsson
something myself or read up on some theory. Any pointers will be appreciated. ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology

Re: [Neo] Confused about version and documention

2009-11-20 Thread Tobias Ivarsson
___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User

Re: [Neo] Relationship properties

2009-11-22 Thread Tobias Ivarsson
, /Tobias [1] I've done similar toy examples for a web site I made that is a parody on Swedish news sites and generate fake news with the same word probability as Swedish news, by using the feeds from these news sites as training for a Markov chain. -- Tobias Ivarsson tobias.ivars

Re: [Neo] Lucene version

2009-11-25 Thread Tobias Ivarsson
, Jakub I'll look into this further to see if there's something to be done to help lucene in these areas. ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars

Re: [Neo] Type metadata in properties/nodes

2009-12-09 Thread Tobias Ivarsson
@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org

Re: [Neo] Type metadata in properties/nodes

2009-12-09 Thread Tobias Ivarsson
in properties/nodes From: Tobias Ivarsson tobias.ivars...@neotechnology.com Date: Wed, December 09, 2009 5:39 am To: Neo user discussions user@lists.neo4j.org Associating nodes with a type node is a good approach, especially if you want to be able to do queries like give me all nodes

Re: [Neo] [neo4j.py] Pickle to save indexes?

2009-12-11 Thread Tobias Ivarsson
or a better suggestion? /Jan Erik ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

[Neo] Integration of Neo4j and Django

2009-12-15 Thread Tobias Ivarsson
in and vote up this one: http://news.ycombinator.com/item?id=995475 As always any feedback is very welcome! Happy hacking! -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo

Re: [Neo] python binding errors

2009-12-17 Thread Tobias Ivarsson
in _core.py at line 165 self.__tx.finish() ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706

Re: [Neo] Transaction for traverser ?

2009-12-30 Thread Tobias Ivarsson
https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman

Re: [Neo] Node Traverser

2009-12-30 Thread Tobias Ivarsson
@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman

[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

Re: [Neo] Communication channel preferences?

2010-01-03 Thread Tobias Ivarsson
, -- Tobias Ivarsson tobias.ivars...@neotechnology.com 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
by property. This is necessary when the data is iterated over using pagination and the order determines what the next start node is next. ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson

Re: [Neo] Retrieving nodes ordered by property

2010-01-04 Thread Tobias Ivarsson
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 plan to use neo4j Thanks Raul 2010/1/4 Tobias Ivarsson tobias.ivars...@neotechnology.com

[Neo] Persisting store metadata

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

Re: [Neo] Persisting store metadata

2010-01-05 Thread Tobias Ivarsson
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 tobias.ivars...@neotechnology.com: Hi, Neo4j today is made up of a core service that persists nodes, relationships

[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 tobias.ivars...@neotechnology.com Hacker

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

2010-01-06 Thread Tobias Ivarsson
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 tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo

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

2010-01-08 Thread Tobias Ivarsson
org.neo4j.index.timeline - rest will be moved to org.neo4j.index.impl We are starting to change things now so if you see something wrong with the above please let us know. I like this change :) And I love your positive attitude! Keep the hugs and smily-faces coming! -- Tobias Ivarsson tobias.ivars

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

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

Re: [Neo] Transaction Event Listeners

2010-01-14 Thread Tobias Ivarsson
-- Tobias Ivarsson tobias.ivars...@neotechnology.com 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-23 Thread Tobias Ivarsson
called 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 -- Tobias Ivarsson tobias.ivars

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

2010-01-28 Thread Tobias Ivarsson
___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com 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
for a while with operations managed by a thread-pool. -- Raul Raja ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology

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

2010-02-14 Thread Tobias Ivarsson
___ 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 tobias.ivars...@neotechnology.com Hacker, Neo

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 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson

Re: [Neo] Neo4jr-simple related doubts

2010-02-20 Thread Tobias Ivarsson
other examples? Thanks, Sumanth. ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706

Re: [Neo] Default Node

2010-03-01 Thread Tobias Ivarsson
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 tobias.ivars...@neotechnology.com Hacker, Neo Technology

Re: [Neo] Nodes commonly connected to a set of predefined nodes in a graph

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

Re: [Neo] Can't find index

2010-03-16 Thread Tobias Ivarsson
, in get raise KeyError(No index named '%s'. % name) KeyError: No index named 'nodes'. What am I doing wrong? TIA, Ryan ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars

Re: [Neo] neo4j.py for loops and traversals

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

Re: [Neo] Problems installing neo4j.py

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

Re: [Neo] Problems installing neo4j.py

2010-03-16 Thread Tobias Ivarsson
and add them to sys.path in Jython, so you don't have to manage the CLASSPATH on your own. -Tobias On Tue, Mar 16, 2010 at 4:50 PM, Erik Ask erik...@maths.lth.se wrote: Tobias Ivarsson wrote: It looks very strange. Which version of Jython are you using? On Tue, Mar 16, 2010 at 4:12 PM

Re: [Neo] Creating an Edge list from graph (Python)

2010-03-16 Thread Tobias Ivarsson
in the edgelist, when there are only 1000. TIA, Ryan ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com

Re: [Neo] Optimizing traversing a path

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

Re: [Neo] LuceneIndexService dependencies on EmbeddedGraphDatabase

2010-03-18 Thread Tobias Ivarsson
PC for you. Learn more. http://windows.microsoft.com/shop ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com

Re: [Neo] Question regarding nioneo_logical.log

2010-03-18 Thread Tobias Ivarsson
)? Or will they be flushed on startup? -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Tobias Ivarsson Sent: Thursday, March 18, 2010 5:34 AM To: Neo user discussions Subject: Re: [Neo] Question regarding nioneo_logical.log The logical

Re: [Neo] Unable to memory map

2010-03-22 Thread Tobias Ivarsson
(FileChannelImpl.java:728) at org.neo4j.kernel.impl.nioneo.store.MappedPersistenceWindow.init(MappedPersistenceWindow.java:53) ... 78 more Regards Marc ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias

Re: [Neo] Indexing in the REST API

2010-03-23 Thread Tobias Ivarsson
that? -- Mattias Persson, [matt...@neotechnology.com] Neo Technology, www.neotechnology.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo

Re: [Neo] Collaboration Neo4j/Gephi (was: displaying very large graph)

2010-03-25 Thread Tobias Ivarsson
would be a great achievement :-) Cheers, Mathieu [1] http://wiki.gephi.org/index.php/Roadmap On Tue, Mar 23, 2010 at 6:03 PM, Tobias Ivarsson tobias.ivars...@neotechnology.com wrote: Hi! I've had a look at Gephi and it looks really interesting. One particular thing I found

Re: [Neo] Neo4J on google app engine?

2010-03-25 Thread Tobias Ivarsson
a high level view on the technical feasibility? ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone

Re: [Neo] Collaboration Neo4j/Gephi (was: displaying very large graph)

2010-03-26 Thread Tobias Ivarsson
I've written up a proposal on our wiki: http://wiki.neo4j.org/content/Google_Summer_of_Code_for_Neo4j_Visualization It would be great if you could have a look and transfer it to your list of project proposals. On Thu, Mar 25, 2010 at 10:20 AM, Tobias Ivarsson tobias.ivars...@neotechnology.com

Re: [Neo] getNumberOfIdsInUse(Node.class)) return -1

2010-03-26 Thread Tobias Ivarsson
ker2x Laborde Sysadmin DBA at http://www.over-blog.com/ ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com

Re: [Neo] getNumberOfIdsInUse(Node.class)) return -1

2010-03-26 Thread Tobias Ivarsson
DBA at http://www.over-blog.com/ ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857

Re: [Neo] basic questions

2010-03-26 Thread Tobias Ivarsson
___ 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

Re: [Neo] neo4j replication

2010-03-30 Thread Tobias Ivarsson
of replication master-slave or multi-master ? help me Thanks Bujji ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology

Re: [Neo] XPath in REST API

2010-03-30 Thread Tobias Ivarsson
___ 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 tobias.ivars

Re: [Neo] Traversers in the REST API

2010-03-30 Thread Tobias Ivarsson
properties that can be reasoned on. many times you want edges returned, not just vertices. Take care, Marko. http://markorodriguez.com ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Tobias Ivarsson

[Neo] Evolving the graph-algo component

2010-03-31 Thread Tobias Ivarsson
love to get feedback on these ideas, so what do you guys think? Cheers, -- Tobias Ivarsson tobias.ivars...@neotechnology.com Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 ___ Neo mailing list User@lists.neo4j.org https

  1   2   3   >