Skip to content
Raphtory Documentation
Embedding
Initializing search
pometry/raphtory
Home
User Guide
Python API
GraphQL API
Rust API
Pometry
Raphtory Documentation
pometry/raphtory
Home
User Guide
User Guide
Get started
Get started
Installation
Get started
Command line interface
Key concepts
User interface
User interface
UI overview
Graph view
Ingestion
Ingestion
Create a graph
Direct Updates
Ingesting from an external source
Saving and loading graphs
Querying
Querying
Introduction and dataset
Graph metrics and functions
Node metrics and functions
Edge metrics and functions
Property queries
Chaining functions
Graph views
Graph views
Overview
Querying the graph over time
Layered graphs
Subgraph
Materialize
Filtering
Running Algorithms
Running Algorithms
Running algorithms
Graph wide algorithms
Node centric algorithms
Running algorithms on GraphViews
Community detection
Vectorisation
Exporting
Exporting
Exporting and visualising your graph
Exporting to Pandas dataframes
Exporting to NetworkX
Making GraphQL queries
Making GraphQL queries
Introduction to GraphQL
Running the GraphQL Server
Making GraphQL requests
Temporal graph representations
Temporal graph representations
Graph and persistent graph
Handling of ambiguous updates
Views on a persistent graph
Troubleshooting
Compatibility
Python API
Python API
raphtory
raphtory
Modules
Modules
nullmodels
plottingutils
typing
algorithms
algorithms
Classes
Classes
Matching
Infected
graph_gen
filter
filter
Classes
Classes
FilterExpr
FilterOps
PropertyFilterOps
Node
NodeIdFilterBuilder
NodeNameFilterBuilder
NodeTypeFilterBuilder
Edge
EdgeEndpoint
EdgeEndpointIdFilter
EdgeEndpointNameFilter
EdgeEndpointTypeFilter
ExplodedEdge
Graph
node_state
node_state
Classes
Classes
NodeGroups
DegreeView
NodeStateUsize
NodeStateOptionUsize
NodeStateU64
NodeStateOptionI64
NodeStateOptionEventTime
NodeStateOptionDateTime
IdView
NodeStateGID
EarliestTimeView
EarliestTimestampView
EarliestEventIdView
EarliestDateTimeView
LatestTimeView
LatestTimestampView
LatestEventIdView
LatestDateTimeView
NameView
NodeStateString
HistoryView
HistoryTimestampView
HistoryDateTimeView
HistoryEventIdView
IntervalsView
IntervalsFloatView
IntervalsIntegerView
EdgeHistoryCountView
UsizeIterable
NodeTypeView
NodeStateOptionStr
NodeStateListDateTime
NodeStateWeightedSP
NodeStateF64
NodeStateOptionF64
NodeStateNodes
NodeStateReachability
NodeStateListF64
NodeStateMotifs
NodeStateHits
NodeStateHistory
NodeStateHistoryTimestamp
NodeStateHistoryDateTime
NodeStateHistoryEventId
NodeStateIntervals
NodeStateSEIR
NodeLayout
NodeStateF64String
graphql
graphql
Classes
Classes
GraphServer
RunningGraphServer
RaphtoryClient
RemoteGraph
RemoteEdge
RemoteNode
RemoteNodeAddition
RemoteUpdate
RemoteEdgeAddition
RemoteIndexSpec
PropsInput
SomePropertySpec
AllPropertySpec
vectors
vectors
Classes
Classes
VectorisedGraph
Document
Embedding
Embedding
Table of contents
__repr__
to_arrow
VectorSelection
OpenAIEmbeddings
VectorCache
graph_loader
iterables
iterables
Classes
Classes
NestedUtcDateTimeIterable
NestedGIDIterable
GIDIterable
StringIterable
OptionArcStringIterable
UsizeIterable
OptionI64Iterable
NestedOptionArcStringIterable
NestedStringIterable
NestedOptionI64Iterable
NestedI64VecIterable
NestedUsizeIterable
BoolIterable
ArcStringIterable
NestedVecUtcDateTimeIterable
OptionVecUtcDateTimeIterable
GIDGIDIterable
NestedGIDGIDIterable
NestedBoolIterable
U64Iterable
OptionUtcDateTimeIterable
ArcStringVecIterable
NestedArcStringVecIterable
NestedEventTimeIterable
NestedArcStringIterable
NestedOptionEventTimeIterable
NestedHistoryIterable
EventTimeIterable
OptionEventTimeIterable
HistoryIterable
HistoryTimestampIterable
IntervalsIterable
HistoryEventIdIterable
HistoryDateTimeIterable
OptionUsizeIterable
ResultOptionUtcDateTimeIterable
I64Iterable
ResultUtcDateTimeIterable
NestedHistoryTimestampIterable
NestedIntervalsIterable
NestedHistoryEventIdIterable
NestedHistoryDateTimeIterable
NestedOptionUsizeIterable
NestedResultOptionUtcDateTimeIterable
NestedI64Iterable
NestedResultUtcDateTimeIterable
MetadataListList
PyNestedPropsIterable
Classes
Classes
GraphView
Graph
PersistentGraph
Node
Nodes
PathFromNode
PathFromGraph
MutableNode
Edge
Edges
NestedEdges
MutableEdge
Properties
PyPropValueList
PropType
Metadata
MetadataView
TemporalProperties
PropertiesView
TemporalProperty
EventTime
OptionalEventTime
History
HistoryTimestamp
HistoryDateTime
HistoryEventId
Intervals
WindowSet
IndexSpecBuilder
IndexSpec
Prop
GraphQL API
Rust API
Pometry
Table of contents
__repr__
to_arrow
Embedding
#
Bases:
object
__repr__
()
#
Return repr(self).
to_arrow
()
#