---
import AppLayout from '../layouts/Default.astro';
---

<AppLayout title="Graph" description="Concept relationship graph" />
