Skip to content

client_sync

relationalai.services.graphs

Synchronous Graphs service client.

This module provides the blocking (sync) API used by relationalai.client.connect_sync(). The client delegates backend-specific behavior to a GraphsGatewaySync.

Classes exposed by this module.