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.