Re: recursive search

From: J.O. Aho <user_at_example.net>
Date: Mon, 12 Sep 2016 07:22:16 +0200
Message-ID: <e3msc8FgrtiU1_at_mid.individual.net>


On 09/12/2016 07:07 AM, J.O. Aho wrote:
> On 09/12/2016 05:27 AM, mireero wrote:

[Quoted] [Quoted] >> On 09/11/2016 04:38 AM, Thomas 'PointedEars' Lahn wrote:
>>> mireero wrote:
>>> ^^^^^^^
>>> Your real name belongs there.
>>
>> Why ?

>
> Don't bother, he is like that.
>
>
>> I had a look at MariaDB's oqgraph, well kind of fascinating, very
>> different from my way of thinking databases. Any good tutorial ?

>
> you find the official documentation and example at
> https://openquery.com.au/graph/doc
>
> look at the 'Walking the Tree of Life in simple SQL' as it will have
> more similarity to your query.
>
> Keep in mind, I don't use oqgraph myself, I tend to use neo4j when I
> need a graph database, this one has a different language to query.
>

Oh, I forgot the dijkstras at MariaDB site can have use for your, where you want to see how different nodes are related to each other, if you use the "weight" as how they are related (lighter for children, heavier for siblings and so on).

-- 

 //Aho
Received on Mon Sep 12 2016 - 07:22:16 CEST

Original text of this message