Module

cli.commands.graph.__main__

Graph analysis and knowledge graph commands.

Functions

graph_cli
Commands for analyzing the site's knowledge graph.
0 None
def graph_cli() -> None

Commands for analyzing the site's knowledge graph.

analyze
📊 Analyze site structure and connectivity.
5 None
def analyze(show_stats: bool, tree: bool, output: str, config: str, source: str) -> None

📊 Analyze site structure and connectivity.

Parameters 5

Name Type Default Description
show_stats bool
tree bool
output str
config str
source str