Skip to content
Snippets Groups Projects
Commit 656b001e authored by Franconi Enrico's avatar Franconi Enrico
Browse files

Started adding new adrea - unfnished

parent b1e8983f
No related branches found
No related tags found
No related merge requests found
define
call sub relation,
relates caller,
relates callee;
person sub entity,
plays call:caller,
plays call:callee,
owns name,
owns age;
name sub attribute,
value string;
age sub attribute,
value long;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment