{
  "apiVersion": "v1",
  "kind": "GraphNode",
  "metadata": {
    "generated": "2026-08-22T14:14:13Z",
    "language": "en",
    "schemaUrl": "/v1/schema/graph-node/",
    "description": "Ego-network for a single content node: the node plus its outgoing and incoming typed edges and its immediate neighbours. For AI traversal of /v1/graph/."
  },
  "data": {
  "generated": "2026-08-22T14:14:01Z",
  "language": "en",
  "node": {
    "id": "wiki/carl-jung",
    "section": "wiki",
    "slug": "carl-jung",
    "kind": "WikiEntry",
    "title": "Carl Jung",
    "url": "/v1/wiki/carl-jung/",
    "graph_url": "/v1/graph/wiki/carl-jung/",
    "claim_type": "direct",
    "category": "Methodology",
    "degree": {
      "out": 12,
      "in": 4,
      "total": 16
    }
  },
  "out": [
    {
      "source": "wiki/carl-jung",
      "target": "timeline/age-of-pisces",
      "type": "see_also"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/hamlets-mill",
      "type": "see_also"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/comparative-mythology",
      "type": "see_also"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/zodiac",
      "type": "see_also"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/apocalypse",
      "type": "see_also"
    },
    {
      "source": "wiki/carl-jung",
      "target": "articles/the-mill-that-grinds-the-ages",
      "type": "see_also"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/hamlets-mill",
      "type": "in_body"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/zodiac",
      "type": "in_body"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/comparative-mythology",
      "type": "in_body"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/neo-euhemerism",
      "type": "in_body"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/elohim",
      "type": "in_body"
    },
    {
      "source": "wiki/carl-jung",
      "target": "wiki/the-tradition",
      "type": "in_body"
    }
  ],
  "in": [
    {
      "source": "wiki/apocalypse",
      "target": "wiki/carl-jung",
      "type": "see_also"
    },
    {
      "source": "wiki/comparative-mythology",
      "target": "wiki/carl-jung",
      "type": "see_also"
    },
    {
      "source": "wiki/hamlets-mill",
      "target": "wiki/carl-jung",
      "type": "see_also"
    },
    {
      "source": "articles/the-mill-that-grinds-the-ages",
      "target": "wiki/carl-jung",
      "type": "in_body"
    }
  ],
  "neighbors": [
    {
      "id": "articles/the-mill-that-grinds-the-ages",
      "title": "The Mill That Grinds the Ages",
      "kind": "Article",
      "url": "/v1/articles/the-mill-that-grinds-the-ages/",
      "graph_url": "/v1/graph/articles/the-mill-that-grinds-the-ages/"
    },
    {
      "id": "timeline/age-of-pisces",
      "title": "Age of Pisces",
      "kind": "TimelineEntry",
      "url": "/v1/timeline/age-of-pisces/",
      "graph_url": "/v1/graph/timeline/age-of-pisces/"
    },
    {
      "id": "wiki/apocalypse",
      "title": "Apocalypse",
      "kind": "WikiEntry",
      "url": "/v1/wiki/apocalypse/",
      "graph_url": "/v1/graph/wiki/apocalypse/"
    },
    {
      "id": "wiki/comparative-mythology",
      "title": "Comparative Mythology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/comparative-mythology/",
      "graph_url": "/v1/graph/wiki/comparative-mythology/"
    },
    {
      "id": "wiki/elohim",
      "title": "Elohim",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim/",
      "graph_url": "/v1/graph/wiki/elohim/"
    },
    {
      "id": "wiki/hamlets-mill",
      "title": "Hamlet's Mill",
      "kind": "WikiEntry",
      "url": "/v1/wiki/hamlets-mill/",
      "graph_url": "/v1/graph/wiki/hamlets-mill/"
    },
    {
      "id": "wiki/neo-euhemerism",
      "title": "Neo-Euhemerism",
      "kind": "WikiEntry",
      "url": "/v1/wiki/neo-euhemerism/",
      "graph_url": "/v1/graph/wiki/neo-euhemerism/"
    },
    {
      "id": "wiki/the-tradition",
      "title": "The Tradition",
      "kind": "WikiEntry",
      "url": "/v1/wiki/the-tradition/",
      "graph_url": "/v1/graph/wiki/the-tradition/"
    },
    {
      "id": "wiki/zodiac",
      "title": "Zodiac",
      "kind": "WikiEntry",
      "url": "/v1/wiki/zodiac/",
      "graph_url": "/v1/graph/wiki/zodiac/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/carl-jung/",
    "node": "/v1/wiki/carl-jung/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
