From 986ce626ae4d21fdb5f8c1aa437ea521c2c922f5 Mon Sep 17 00:00:00 2001 From: Scott Trinh Date: Fri, 1 Dec 2023 13:56:20 -0500 Subject: [PATCH] Index `toEdgeQL` for doc search (#797) --- docs/querybuilder.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/querybuilder.rst b/docs/querybuilder.rst index d631c9a4a..63573b3f3 100644 --- a/docs/querybuilder.rst +++ b/docs/querybuilder.rst @@ -170,6 +170,7 @@ that later. Converting to EdgeQL -------------------- +:index: querybuilder toedgeql You can extract an EdgeQL representation of any expression calling the ``.toEdgeQL()`` method. Below is a number of expressions and the EdgeQL they