Skip to content

Commit

Permalink
QueryOpt_preview label
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Newman authored and Joseph Newman committed Apr 22, 2024
1 parent a5d7e22 commit 74bc43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/release-notes/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ NOTE: `TYPE` is a xref:3.8@gsql-ref:appendix:keywords-and-reserved-words.adoc[DD
xref:3.8@tigergraph-server:backup-and-restore:configurations.adoc[user-supplied s3-compatible storage endpoint], typically used when operating in a private network of with a non-AWS S3-compatible service.

=== Performance
* Introduced the xref:gsql-ref:querying:query-optimizer/index.adoc[query optimizer], which performs cost-based optimization on queries based on pre-computed statistics.
* Introduced the xref:gsql-ref:querying:query-optimizer/index.adoc[Query Optimizer as a preview feature], which performs cost-based optimization on queries based on pre-computed statistics.

=== Data API Service
* Added support for endpoints that xref:API:upsert-rest.adoc[insert], xref:tigergraph-server:API:built-in-endpoints.adoc#_retrieve_edge_by_source_target_edge_type_and_discriminator[retrieve], and xref:tigergraph-server:API:built-in-endpoints.adoc#_delete_an_edge_by_source_target_edge_type_and_discriminator[delete edge instances] to handle situations where there are multiple instances of an edge type between two vertices.
Expand Down

0 comments on commit 74bc43d

Please sign in to comment.