You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please replace every line in curly brackets { like this } with appropriate answers, and remove this line.
Description
match
$fr ($x, $y) isa friendship;
$x isa person, has full-name $x-fn;
$x-fn contains "Miriam";
$y isa person, has full-name $y-fn, has phone-number $y-pn;
get $x-fn, $y-fn, $y-pn;
I cannot find the code with friendship and full-name, it is not phone_calls.
Most of the code in this documentation cannot be followed without significant work to produce the keyspace with a schema, which assumes you already fully understand the material, and know how to correct all the errors in the docs.
I have had it for today and am going to bed.
If you ever get version 2.0 going, get a newbie (console, java, node.js & python) to go through the 2.0 docs, and demonstrate their understanding before you make them public.
The biggest barrier to using grakn and then possibly considering it as a financial product is to actually see its value.
Today I see a day lost in confusion.
Sencha often takes years to fix their docs and the fixes occur in the next version of their product.
Scylla were able to fix their typos in a few weeks, but some complicated errors took months.
How long will you allow potential clients to suffer these docs, and assume the product is broken in the meantime?
Please replace every line in curly brackets { like this } with appropriate answers, and remove this line.
Description
match
$fr ($x, $y) isa friendship;
$x isa person, has full-name $x-fn;
$x-fn contains "Miriam";
$y isa person, has full-name $y-fn, has phone-number $y-pn;
get $x-fn, $y-fn, $y-pn;
I cannot find the code with friendship and full-name, it is not phone_calls.
Most of the code in this documentation cannot be followed without significant work to produce the keyspace with a schema, which assumes you already fully understand the material, and know how to correct all the errors in the docs.
I have had it for today and am going to bed.
If you ever get version 2.0 going, get a newbie (console, java, node.js & python) to go through the 2.0 docs, and demonstrate their understanding before you make them public.
The biggest barrier to using grakn and then possibly considering it as a financial product is to actually see its value.
Today I see a day lost in confusion.
Sencha often takes years to fix their docs and the fixes occur in the next version of their product.
Scylla were able to fix their typos in a few weeks, but some complicated errors took months.
How long will you allow potential clients to suffer these docs, and assume the product is broken in the meantime?
Location of Content
https://dev.grakn.ai/docs/query/get-query
Expected Content
{ Please describe what you expected to happen. }
Actual Content
{ Please describe what actually happened. }
Additional information
{ Any additional information, including logs or screenshots if you have any. }
The text was updated successfully, but these errors were encountered: