Rel Data Types Reference image

Rel Data Types Reference

We are excited to add a new reference guide to our rapidly growing documentation. The Rel Data Types Guide describes the various built-in data types in Rel along with examples of how they can be used.

Dovetail Join image

Dovetail Join

Dovetail Join is a WCOJ (Worst Case Optimal Join) algorithm, meaning we can mathematically prove that the more complicated the problem is, the faster we will go.

OAuth Client Self-Service image

OAuth Client Self-Service

Account administrators in the RelationalAI Console can now manage OAuth Client credentials for use with the SDKs. Admins can create, edit, and delete OAuth Clients.

Admins Can Now Manage Users and OAuth Clients image

Admins Can Now Manage Users and OAuth Clients

Admin users can now create and manage users and control their level of access by allowing them standard or admin permissions. It’s also possible for admin users to add OAuth clients, such as third-party client applications, and allow them to make calls to RelationalAI.

Visualize Graphs in Notebooks image

Visualize Graphs in Notebooks

Use Graphviz to visualize directed and undirected graphs in RAI notebooks.

RelationalAI Python SDK and Public GitHub Repo image

RelationalAI Python SDK and Public GitHub Repo

New documentation and public GitHun repo for the RelationalAI SDK for Python.