OOXMLZipBackend
Structural extraction via zipped OOXML parts.
- Sheets, defined names, charts (when defined names are referenced)
- Connections + inferred sources
- No Excel installation required
Each backend extracts a slice of workbook metadata into the graph.
Structural extraction via zipped OOXML parts.
Formula text extraction (not evaluation).
include_formulas=True or include_cells=Trueformula_scan_mode)Optional used-range/value block scanning.
excelminer[calamine]cell_block nodesOpt-in Excel automation for enrichment.
excelminer[com]Parses xl/queries/*.xml and infers sources from M.
powerquery and m_script nodessource nodes when possibleBest-effort pivot table + cache extraction.
pivot_table + pivot_cacheVBA module extraction for macro-enabled files.
vba_project nodesDefault ordering is deterministic for reproducible diffs.