Skip to main content

Module extract

Module extract 

Source

Functions§

extract_entities
Extract symbols from a parsed AST using a Tree-sitter query.
extract_file
Parse a source file and extract all symbols and relationships.
extract_relations
Extract relationships from a parsed AST using a Tree-sitter query.
extract_relations_with_custom_edges
Extract relationships including custom edge types defined by the language pack.