create_knowledge_project
Create a Neo4j knowledge graph project with optimized schema for organizing topics, articles, authors, and concepts. Deploys to staging for building searchable knowledge bases from text.
Instructions
Provision a new knowledge graph project. Creates a Neo4j graph database with a knowledge-optimized schema (Topics, Articles, Authors, Concepts) and deploys it to staging. May take 30-60 seconds.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name (e.g., 'AI Research Papers') | |
| description | No | Optional project description |