{
  "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": "timeline/age-of-pisces",
    "section": "timeline",
    "slug": "age-of-pisces",
    "kind": "TimelineEntry",
    "title": "Age of Pisces",
    "url": "/v1/timeline/age-of-pisces/",
    "graph_url": "/v1/graph/timeline/age-of-pisces/",
    "claim_type": "inferred",
    "category": "",
    "degree": {
      "out": 9,
      "in": 1,
      "total": 10
    }
  },
  "out": [
    {
      "source": "timeline/age-of-pisces",
      "target": "wiki/the-alliance",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-pisces",
      "target": "wiki/jesus",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-pisces",
      "target": "wiki/prophet",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-pisces",
      "target": "wiki/satan",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-pisces",
      "target": "wiki/cosmic-competition",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-pisces",
      "target": "wiki/doubled-signature",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-pisces",
      "target": "wiki/zodiac",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-pisces",
      "target": "wiki/hamlets-mill",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-pisces",
      "target": "wiki/muhammad",
      "type": "in_body"
    }
  ],
  "in": [
    {
      "source": "wiki/carl-jung",
      "target": "timeline/age-of-pisces",
      "type": "see_also"
    }
  ],
  "neighbors": [
    {
      "id": "wiki/carl-jung",
      "title": "Carl Jung",
      "kind": "WikiEntry",
      "url": "/v1/wiki/carl-jung/",
      "graph_url": "/v1/graph/wiki/carl-jung/"
    },
    {
      "id": "wiki/cosmic-competition",
      "title": "Cosmic Competition",
      "kind": "WikiEntry",
      "url": "/v1/wiki/cosmic-competition/",
      "graph_url": "/v1/graph/wiki/cosmic-competition/"
    },
    {
      "id": "wiki/doubled-signature",
      "title": "Doubled Signature",
      "kind": "WikiEntry",
      "url": "/v1/wiki/doubled-signature/",
      "graph_url": "/v1/graph/wiki/doubled-signature/"
    },
    {
      "id": "wiki/hamlets-mill",
      "title": "Hamlet's Mill",
      "kind": "WikiEntry",
      "url": "/v1/wiki/hamlets-mill/",
      "graph_url": "/v1/graph/wiki/hamlets-mill/"
    },
    {
      "id": "wiki/jesus",
      "title": "Jesus",
      "kind": "WikiEntry",
      "url": "/v1/wiki/jesus/",
      "graph_url": "/v1/graph/wiki/jesus/"
    },
    {
      "id": "wiki/muhammad",
      "title": "Muhammad",
      "kind": "WikiEntry",
      "url": "/v1/wiki/muhammad/",
      "graph_url": "/v1/graph/wiki/muhammad/"
    },
    {
      "id": "wiki/prophet",
      "title": "Prophet",
      "kind": "WikiEntry",
      "url": "/v1/wiki/prophet/",
      "graph_url": "/v1/graph/wiki/prophet/"
    },
    {
      "id": "wiki/satan",
      "title": "Satan",
      "kind": "WikiEntry",
      "url": "/v1/wiki/satan/",
      "graph_url": "/v1/graph/wiki/satan/"
    },
    {
      "id": "wiki/the-alliance",
      "title": "The Alliance",
      "kind": "WikiEntry",
      "url": "/v1/wiki/the-alliance/",
      "graph_url": "/v1/graph/wiki/the-alliance/"
    },
    {
      "id": "wiki/zodiac",
      "title": "Zodiac",
      "kind": "WikiEntry",
      "url": "/v1/wiki/zodiac/",
      "graph_url": "/v1/graph/wiki/zodiac/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/timeline/age-of-pisces/",
    "node": "/v1/timeline/age-of-pisces/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
