PometryDocs
DocumentationAPI ReferenceChangelog
GitHub

Getting Started

Installation
5-Minute Quickstart
Core Concepts
CLI Reference

How To

Data Ingestion
Querying & Metrics
Graph Views
Algorithms & Analytics
Vectorisation & Search
Time Semantics
Exporting Data
Raphtory Server
Visualisation

Reference

API Reference
Python API
GraphQL API
Rust API ↗
Compatibility
Troubleshooting
DocsReferenceAPI ReferenceGraphQL APIUnions

Union Types

Union types for polymorphic returns.

Types

TypePossible Types
DocumentEntityNode, Edge
NamespacedItemNamespace, MetaGraph

Type Details

DocumentEntity

Entity associated with document.

Possible types:

  • Node
  • Edge

NamespacedItem

Possible types:

  • Namespace
  • MetaGraph
Need help?Contact Support.
Check out ourchangelog.
LLM?Read llms.txt.
Join the community onSlack.

Powered by Pometry