From: Michael Hunger <michael.hun...@neotechnology.com>
Date: Mon, 24 Sep 2012 02:31:47 -0700
Local: Mon, Sep 24 2012 5:31 am
Subject: Re: [Neo4j] Re: Is Neo4J A good choice for these requirements
Instead of: Traversal.expanderForTypes(relType.CONNECTED, Direction.BOTH)
Michael
Am 23.09.2012 um 09:06 schrieb Rehan:
> Hi All,
> I can find all paths between A-M for attached image graph , now how can I add a filter condition to Relationship where value<=200. Below is my snippet for finding all paths:
> PathFinder<Path> finder = GraphAlgoFactory.allPaths(Traversal.expanderForTypes(relType.CONNECTED, Direction.BOTH),100);
> Iterator<Path> pIterator = paths.iterator();
> best regards, > Rehan
> On Sunday, 23 September 2012 23:02:46 UTC+8, Rehan wrote:
> please see the attached for implementation of example graph but I am getting an exception on Cypher query: > expected where
> Any idea how can I resole this issue. > Thanks in advance. > best regards, > Rehan
> On Sunday, 23 September 2012 18:28:21 UTC+8, Michael Hunger wrote:
> Please use cypher parameters for query caching.
> Aka n=node({startNode})
> Sent from mobile device
> Am 23.09.2012 um 06:38 schrieb Rehan <rehan...@gmail.com>:
>> this is dynamic data, but every time we will refresh the whole database . Our goal is to find the shortest paths keeping in mind efficiency while filtering those based on given properties.
>> On Sunday, 23 September 2012 04:51:57 UTC+8, Niels Hoogeveen wrote:
>> On Saturday, September 22, 2012 4:00:27 PM UTC+2, Rehan wrote:
>> I have a very basic Graph requirement , as show in attached example image. >> I have few questions here:
>> Thanks in advance. >> Rehan
>> -- > -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||