{
  "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/us-space-force",
    "section": "wiki",
    "slug": "us-space-force",
    "kind": "WikiEntry",
    "title": "U.S. Space Force",
    "url": "/v1/wiki/us-space-force/",
    "graph_url": "/v1/graph/wiki/us-space-force/",
    "claim_type": "direct",
    "category": "Ufology",
    "degree": {
      "out": 6,
      "in": 0,
      "total": 6
    }
  },
  "out": [
    {
      "source": "wiki/us-space-force",
      "target": "wiki/military-cover-up-of-exobiology",
      "type": "see_also"
    },
    {
      "source": "wiki/us-space-force",
      "target": "wiki/ufology",
      "type": "see_also"
    },
    {
      "source": "wiki/us-space-force",
      "target": "wiki/astrobiology",
      "type": "see_also"
    },
    {
      "source": "wiki/us-space-force",
      "target": "wiki/drake-equation",
      "type": "see_also"
    },
    {
      "source": "wiki/us-space-force",
      "target": "wiki/ancient-astronaut-hypothesis",
      "type": "see_also"
    },
    {
      "source": "wiki/us-space-force",
      "target": "wiki/wheel-of-heaven",
      "type": "see_also"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "id": "wiki/ancient-astronaut-hypothesis",
      "title": "Ancient Astronaut Hypothesis",
      "kind": "WikiEntry",
      "url": "/v1/wiki/ancient-astronaut-hypothesis/",
      "graph_url": "/v1/graph/wiki/ancient-astronaut-hypothesis/"
    },
    {
      "id": "wiki/astrobiology",
      "title": "Astrobiology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/astrobiology/",
      "graph_url": "/v1/graph/wiki/astrobiology/"
    },
    {
      "id": "wiki/drake-equation",
      "title": "Drake Equation",
      "kind": "WikiEntry",
      "url": "/v1/wiki/drake-equation/",
      "graph_url": "/v1/graph/wiki/drake-equation/"
    },
    {
      "id": "wiki/military-cover-up-of-exobiology",
      "title": "Military cover-up of exobiology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/military-cover-up-of-exobiology/",
      "graph_url": "/v1/graph/wiki/military-cover-up-of-exobiology/"
    },
    {
      "id": "wiki/ufology",
      "title": "Ufology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/ufology/",
      "graph_url": "/v1/graph/wiki/ufology/"
    },
    {
      "id": "wiki/wheel-of-heaven",
      "title": "Wheel of Heaven",
      "kind": "WikiEntry",
      "url": "/v1/wiki/wheel-of-heaven/",
      "graph_url": "/v1/graph/wiki/wheel-of-heaven/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/us-space-force/",
    "node": "/v1/wiki/us-space-force/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
