typedb / typedb-docs

TypeDB Documentation
27 stars 72 forks source link

phone schema diagram missing 2 attributes #367

Open classbasics opened 3 years ago

classbasics commented 3 years ago

Please replace every line in curly brackets { like this } with appropriate answers, and remove this line.

Description

phone schema diagram missing 2 attributes missing 'name' attribute for company missing 'is-customer' attribute for person

Location of Content

https://dev.grakn.ai/docs/examples/phone-calls-schema

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. }

classbasics commented 3 years ago

same diagram in https://dev.grakn.ai/docs/examples/phone-calls-migration-nodejs https://dev.grakn.ai/docs/examples/phone-calls-migration-java https://dev.grakn.ai/docs/examples/phone-calls-migration-python

classbasics commented 3 years ago

It would be nice if your example showed how to do all this in docker.