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
Section titled “Classes”Classes exposed by this module.
GraphsClientSync Synchronous graphs client (public API for
connect_sync()).