-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathneo4j-schema.drawio
More file actions
148 lines (140 loc) · 21.4 KB
/
Copy pathneo4j-schema.drawio
File metadata and controls
148 lines (140 loc) · 21.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<mxfile host="Electron">
<diagram id="neo4jSchemaGraph" name="Neo4j property graph">
<mxGraphModel dx="2435" dy="1912" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="1100" pageHeight="850" math="0" shadow="0" adaptiveColors="auto">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="title" parent="1" style="text;html=1;align=left;verticalAlign=middle;fontSize=20;fontFamily=IBM Plex Sans;fontColor=light-dark(#161616,#f4f4f4);" value="<b>CLDK Python — Neo4j property-graph schema</b><br><font color="#6f6f6f">source: codeanalyzer/neo4j/catalog.py · SCHEMA_VERSION 1.0.0 · every node label (Py…) and relationship type (PY_…) is prefixed so multiple languages can share one graph</font>" vertex="1">
<mxGeometry height="50" width="1080" x="80" y="-30" as="geometry" />
</mxCell>
<mxCell id="legend" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=12;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#ffffff,#1a1a1a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b>Property graph</b><hr>● node = label · → = relationship<br>🔑 (in catalog) = uniqueness-key<br>:PySymbol = shared MERGE label<br>(PyClass · PyCallable · PyExternal)<br><br><b>Py</b> (labels) and <b>PY_</b> (relationships)<br>prefixes namespace the whole schema so a<br>Java / JS analyzer can co-exist in the same DB.<br>Labels and rel types are separate Neo4j<br>namespaces, so both must be prefixed.<br><br><b>Tiers</b><br>red = root · blue = module<br>teal = symbols (PyClass / PyCallable)<br>purple = call graph (PyCallSite / PyExternal)<br>gray = leaf records" vertex="1">
<mxGeometry height="300" width="360" x="80" y="70" as="geometry" />
</mxCell>
<mxCell id="n_app" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#fff1f1,#4b1a1f);strokeColor=light-dark(#da1e28,#fa4d56);" value="<b>PyApplication</b><br><font color="#6f6f6f" style="font-size:11px">«root»</font>" vertex="1">
<mxGeometry height="110" width="110" x="75" y="385" as="geometry" />
</mxCell>
<mxCell id="n_mod" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#edf5ff,#1c2a3f);strokeColor=light-dark(#0f62fe,#4589ff);" value="<b>PyModule</b>" vertex="1">
<mxGeometry height="110" width="110" x="385" y="385" as="geometry" />
</mxCell>
<mxCell id="n_pkg" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f2f4f8,#2a2a2a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b>PyPackage</b>" vertex="1">
<mxGeometry height="110" width="110" x="385" y="665" as="geometry" />
</mxCell>
<mxCell id="n_cls" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#d9fbfb,#0c2b2b);strokeColor=light-dark(#007d79,#08bdba);" value="<b>PyClass</b><br><font color="#6f6f6f" style="font-size:11px">:PySymbol</font>" vertex="1">
<mxGeometry height="110" width="110" x="735" y="195" as="geometry" />
</mxCell>
<mxCell id="n_attr" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f2f4f8,#2a2a2a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b>PyAttribute</b>" vertex="1">
<mxGeometry height="110" width="110" x="1055" y="115" as="geometry" />
</mxCell>
<mxCell id="n_call" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#d9fbfb,#0c2b2b);strokeColor=light-dark(#007d79,#08bdba);" value="<b>PyCallable</b><br><font color="#6f6f6f" style="font-size:11px">:PySymbol</font>" vertex="1">
<mxGeometry height="110" width="110" x="735" y="565" as="geometry" />
</mxCell>
<mxCell id="n_var" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f2f4f8,#2a2a2a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b>PyVariable</b>" vertex="1">
<mxGeometry height="110" width="110" x="505" y="835" as="geometry" />
</mxCell>
<mxCell id="n_dec" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f2f4f8,#2a2a2a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b>PyDecorator</b>" vertex="1">
<mxGeometry height="110" width="110" x="785" y="835" as="geometry" />
</mxCell>
<mxCell id="n_cs" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f6f2ff,#2a1a3a);strokeColor=light-dark(#8a3ffc,#be95ff);" value="<b>PyCallSite</b>" vertex="1">
<mxGeometry height="110" width="110" x="1095" y="565" as="geometry" />
</mxCell>
<mxCell id="n_ext" parent="1" style="ellipse;whiteSpace=wrap;html=1;align=center;verticalAlign=middle;fontFamily=IBM Plex Sans;fontSize=13;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f6f2ff,#2a1a3a);strokeColor=light-dark(#8a3ffc,#be95ff);" value="<b>PyExternal</b><br><font color="#6f6f6f" style="font-size:11px">:PySymbol</font>" vertex="1">
<mxGeometry height="110" width="110" x="1435" y="405" as="geometry" />
</mxCell>
<mxCell id="r_app_mod" parent="1" source="n_app" target="n_mod" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_HAS_MODULE">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_mod_cls" parent="1" source="n_mod" target="n_cls" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_DECLARES">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_mod_call" parent="1" source="n_mod" target="n_call" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_DECLARES">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_mod_pkg" parent="1" source="n_mod" target="n_pkg" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_IMPORTS">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_mod_var" parent="1" source="n_mod" target="n_var" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_DECLARES_VAR">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_cls_call" parent="1" source="n_cls" target="n_call" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_HAS_METHOD">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_cls_attr" parent="1" source="n_cls" target="n_attr" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_HAS_ATTRIBUTE">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_cls_ext" parent="1" source="n_cls" target="n_cls" edge="1" style="endArrow=block;endFill=1;html=1;rounded=1;curved=1;exitX=0.35;exitY=0;exitDx=0;exitDy=0;entryX=0.65;entryY=0;entryDx=0;entryDy=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="↺ PY_EXTENDS">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="790" y="155" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="r_call_var" parent="1" source="n_call" target="n_var" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_DECLARES_VAR">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_call_dec" parent="1" source="n_call" target="n_dec" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#525252,#a8a8a8);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_DECORATED_BY">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_call_cs" parent="1" source="n_call" target="n_cs" edge="1" style="endArrow=block;endFill=1;html=1;rounded=1;curved=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.4;entryDx=0;entryDy=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#8a3ffc,#be95ff);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_HAS_CALLSITE">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="970" y="565" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="r_cs_call" parent="1" source="n_cs" target="n_call" edge="1" style="endArrow=block;endFill=1;html=1;rounded=1;curved=1;exitX=0;exitY=0.7;exitDx=0;exitDy=0;entryX=1;entryY=0.7;entryDx=0;entryDy=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#8a3ffc,#be95ff);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_RESOLVES_TO">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="965" y="688" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="r_cs_ext" parent="1" source="n_cs" target="n_ext" edge="1" style="endArrow=block;endFill=1;html=1;rounded=0;exitX=0.8;exitY=0.15;exitDx=0;exitDy=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#8a3ffc,#be95ff);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_RESOLVES_TO">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="r_call_ext" parent="1" source="n_call" target="n_ext" edge="1" style="endArrow=block;endFill=1;startArrow=block;startFill=1;html=1;rounded=1;curved=1;exitX=0.95;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.55;entryDx=0;entryDy=0;fontFamily=IBM Plex Sans;fontSize=11;strokeColor=light-dark(#8a3ffc,#be95ff);fontColor=light-dark(#525252,#a8a8a8);labelBackgroundColor=light-dark(#f2f4f8,#262626);labelBorderColor=none;" value="PY_CALLS ↺ (+ PyExternal)">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="1150" y="420" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="cat_hdr" parent="1" style="text;html=1;align=left;verticalAlign=middle;fontSize=16;fontFamily=IBM Plex Sans;fontColor=light-dark(#161616,#f4f4f4);" value="<b>Schema catalog</b> <font color="#6f6f6f">— node labels (🔑 = uniqueness key · :PySymbol = MERGE label) &amp; relationship types</font>" vertex="1">
<mxGeometry height="36" width="1200" x="80" y="1025" as="geometry" />
</mxCell>
<mxCell id="c_app" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#fff1f1,#4b1a1f);strokeColor=light-dark(#da1e28,#fa4d56);" value="<b>:PyApplication</b><hr>🔑 name: string<br>schema_version: string" vertex="1">
<mxGeometry height="110" width="280" x="80" y="1070" as="geometry" />
</mxCell>
<mxCell id="c_mod" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#edf5ff,#1c2a3f);strokeColor=light-dark(#0f62fe,#4589ff);" value="<b>:PyModule</b><hr>🔑 file_key: string<br>module_name: string<br>content_hash: string<br>last_modified: float<br>file_size: integer<br>_module: string" vertex="1">
<mxGeometry height="180" width="280" x="380" y="1070" as="geometry" />
</mxCell>
<mxCell id="c_cls" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#d9fbfb,#0c2b2b);strokeColor=light-dark(#007d79,#08bdba);" value="<b>:PyClass</b> «MERGE :PySymbol»<hr>🔑 signature: string<br>name: string<br>code: string<br>base_classes: string[]<br>docstring: string<br>start_line / end_line: integer<br>_module: string" vertex="1">
<mxGeometry height="200" width="280" x="680" y="1070" as="geometry" />
</mxCell>
<mxCell id="c_call" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#d9fbfb,#0c2b2b);strokeColor=light-dark(#007d79,#08bdba);" value="<b>:PyCallable</b> «MERGE :PySymbol»<hr>🔑 signature: string<br>name · path: string<br>return_type: string<br>cyclomatic_complexity: integer<br>code: string<br>code_start_line: integer<br>start_line / end_line: integer<br>docstring: string<br>decorators: string[]<br>parameters_json: string<br>accessed_symbols_json: string<br>_module: string" vertex="1">
<mxGeometry height="290" width="280" x="980" y="1070" as="geometry" />
</mxCell>
<mxCell id="c_ext" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f6f2ff,#2a1a3a);strokeColor=light-dark(#8a3ffc,#be95ff);" value="<b>:PyExternal</b> «MERGE :PySymbol»<hr>🔑 signature: string<br>name: string<br><font color="#6f6f6f">ghost node for call-graph<br>endpoints not in symbol_table</font>" vertex="1">
<mxGeometry height="140" width="280" x="1280" y="1070" as="geometry" />
</mxCell>
<mxCell id="c_pkg" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f2f4f8,#2a2a2a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b>:PyPackage</b><hr>🔑 name: string" vertex="1">
<mxGeometry height="90" width="280" x="80" y="1410" as="geometry" />
</mxCell>
<mxCell id="c_dec" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f2f4f8,#2a2a2a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b>:PyDecorator</b><hr>🔑 name: string" vertex="1">
<mxGeometry height="90" width="280" x="380" y="1410" as="geometry" />
</mxCell>
<mxCell id="c_cs" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f6f2ff,#2a1a3a);strokeColor=light-dark(#8a3ffc,#be95ff);" value="<b>:PyCallSite</b><hr>🔑 id: string<br>method_name: string<br>receiver_expr / receiver_type: string<br>argument_types: string[]<br>return_type: string<br>callee_signature: string<br>is_constructor_call: boolean<br>start_line / start_column: integer<br>end_line / end_column: integer<br>_module: string" vertex="1">
<mxGeometry height="250" width="280" x="680" y="1410" as="geometry" />
</mxCell>
<mxCell id="c_attr" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f2f4f8,#2a2a2a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b>:PyAttribute</b><hr>🔑 id: string<br>name: string<br>type: string<br>docstring: string<br>start_line / end_line: integer<br>_module: string" vertex="1">
<mxGeometry height="170" width="280" x="980" y="1410" as="geometry" />
</mxCell>
<mxCell id="c_var" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Sans;fontSize=11;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#f2f4f8,#2a2a2a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b>:PyVariable</b><hr>🔑 id: string<br>name: string<br>type: string<br>initializer: string<br>scope: string<br>start_line / end_line: integer<br>_module: string" vertex="1">
<mxGeometry height="190" width="280" x="1280" y="1410" as="geometry" />
</mxCell>
<mxCell id="rel_table" parent="1" style="rounded=8;whiteSpace=wrap;html=1;align=left;verticalAlign=top;spacingLeft=12;spacingRight=10;spacingTop=8;spacingBottom=8;fontFamily=IBM Plex Mono;fontSize=12;fontColor=light-dark(#161616,#f4f4f4);fillColor=light-dark(#ffffff,#1a1a1a);strokeColor=light-dark(#8d8d8d,#6f6f6f);" value="<b style="font-family:IBM Plex Sans">Relationship types</b> <span style="font-family:IBM Plex Sans;color:#6f6f6f">(PY_ prefixed — a separate Neo4j namespace from labels)</span><hr>PY_HAS_MODULE PyApplication → PyModule<br>PY_DECLARES PyModule | PyClass | PyCallable → PyClass | PyCallable (recursive: nested classes / functions)<br>PY_HAS_METHOD PyClass → PyCallable<br>PY_HAS_ATTRIBUTE PyClass → PyAttribute<br>PY_DECLARES_VAR PyModule | PyCallable → PyVariable<br>PY_HAS_CALLSITE PyCallable → PyCallSite<br>PY_RESOLVES_TO PyCallSite → PyCallable | PyExternal<br>PY_CALLS PyCallable | PyExternal → PyCallable | PyExternal { weight: integer, provenance: string[] }<br>PY_EXTENDS PyClass → PyClass<br>PY_IMPORTS PyModule → PyPackage { imported_names: string[], aliases: string[] }<br>PY_DECORATED_BY PyCallable → PyDecorator" vertex="1">
<mxGeometry height="300" width="1480" x="80" y="1680" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>