Index the current project into Neo4j graph
# Index Command Index the current project into Neo4j. ## Action Execute the following command: If no arguments provided, use `.` as the default path. ## Options The user can specify options: - `/codegraph:index --clear` : Clear database before indexing - `/codegraph:index --exclude-tests` : Exclude test files - `/codegraph:index /path/to/project` : Index a specific project ## After indexing Show the indexing summary and list these available MCP tools: - search_nodes - Search for nodes (classes, interfaces, functions) by name or pattern - get_callers - Find all functions that call ...
为任意代码项目生成一份**AI可理解的功能索引**,让用户能够:
Generate comprehensive project documentation and knowledge base
Generate comprehensive project documentation and knowledge base with intelligent organization
Generate comprehensive project documentation and knowledge base with intelligent organization
Generate comprehensive project documentation and knowledge base with intelligent organization