Rel Lexical Symbols Reference image

Rel Lexical Symbols Reference

Saturday, November 27, 2021

New Rel reference guide to lexical symbols.

Rel Data Types Reference image

Rel Data Types Reference

Wednesday, November 24, 2021

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

Tuesday, November 23, 2021

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

Monday, November 15, 2021

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

Saturday, November 13, 2021

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

Thursday, November 11, 2021

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