Documentation
¶
Overview ¶
Package graph assembles extraction output into the undirected knowledge graph the rest of the pipeline operates on. It mirrors the Python original's build_from_json: deterministic edge ordering, ID-normalization remap for edge endpoints, dropping of dangling and phantom cross-language inferred calls, and first-seen-direction-wins for parallel edges.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.