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 ReferencePython APIraphtoryIndexSpec

IndexSpec

Properties

PropertyDescription
edge_metadataGet edge metadata.
edge_propertiesGet edge properties.
node_metadataGet node metadata.
node_propertiesGet node properties.

Property Details

edge_metadata

Get edge metadata.

Returns

TypeDescription
list[str]

edge_properties

Get edge properties.

Returns

TypeDescription
list[str]

node_metadata

Get node metadata.

Returns

TypeDescription
list[str]

node_properties

Get node properties.

Returns

TypeDescription
list[str]
Need help?Contact Support.
Check out ourchangelog.
LLM?Read llms.txt.
Join the community onSlack.

Powered by Pometry