graph

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2026 License: MIT Imports: 5 Imported by: 0

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

func Build

func Build(ext model.Extraction) *model.Graph

Build assembles an extraction into a graph.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL