[Neo4j] How to limit Traverser

2012-02-08 Thread Emil Dombagolla
currentPos.returnedNodesCount()=2; } } Please help on this. Thanks Emil Dombagolla, ___ NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register and consider posting at https://groups.google.com/forum/#!forum/neo4j Neo4j mailing list User

[Neo4j] Copy all the Relationships to another Node

2012-01-11 Thread Emil Dombagolla
Hi All, I am using Java API with neo4j 1.4.2. I want to copy all the relationships(Income/Outgoing) of a node to another node and delete the original node. Can anyone suggest what will be the easiest way. Emil Dombagolla, Thank you so much. ___ NOTICE

[Neo4j] Traversing performance

2011-11-15 Thread Emil Dombagolla
languages having more querying options and logical possibilities that we can t come up with node. traverse api? what is the most performance oriented way to traverse the database? Thanks Emil Dombagolla, ___ Neo4j mailing list User@lists.neo4j.org https

[Neo4j] How to stop returnable evaluator

2011-11-10 Thread Emil Dombagolla
, StopEvaluator.END_OF_GRAPH, new TopicHasViewPermissionEvaluator(group,user), RelTypes.TOPIC,Direction.OUTGOING).iterator(); Thanks a lot Emil Dombagolla, ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org

[Neo4j] Tree structure

2011-11-02 Thread Emil Dombagolla
it in a tree structure. Please help me on this and please give me your ideas how to solve this. Thanks a lot. Emil Dombagolla, ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] User Digest, Vol 56, Issue 16

2011-11-02 Thread Emil Dombagolla
2, 2011, at 9:36 AM, Emil Dombagolla wrote: Hi all, i need to display a tree structure , based on the nodes i retrieved from the database through traverse. Nodes are gathered from different levels of the graph. some of the nodes are having parent / child relation in the graph. so

[Neo4j] Db connections as we do in mysql ,oracle etc..

2011-10-26 Thread Emil Dombagolla
. Is this possible , can you give me sample connection string and how to access with spring. Please help me on this. Thanks Emil Dombagolla, ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user