TigerGraph DB Release Notes
TigerGraph Server 4.2.0 Alpha was released on March 4, 2025.
This is an alpha release of Version 4.2, available in the new Community Edition. It does not contain all the features that will be in 4.2.0 Preview.
TigerGraph 4.2’s feature set is an enhancement of what was available in 4.1.2. Therefore, features that were in 4.1.2 are not considered New Features. |
Key New Features
-
Hybrid Vector Search: Storage of and similarity search for vector attributes associated with vertices.
-
New
VECTOR
attribute data type with real-time updates -
Fast approximate nearest neighborhood (ANN)
-
top-K search
-
automatic indexing
-
incremental indexing
-
hybrid graph + vector search in GSQL
-
-
Community Edition of TigerGraph Database: The TigerGraph Database is now available to download in a Community Edition for self-managed, on-premises deployment, for no license fee and no expiration date.
-
up to 200GB graph data + 100GB vector data
-
single server
-
some enterprise features are not included
-
may be used for production, no fee
-
community support only
See a full comparison of editions.
-
Fixed issues
TBA
Compatibility Issues
Description | Version Introduced |
---|---|
In CDC messages, the format of map values has changed. |
v4.1.1 |
A full export package now includes access policies and template queries. |
v4.1.0 |
Users could encounter file input/output policy violations when upgrading a TigerGraph version. See Input policy backward compatibility. |
v3.10.0 |
When a PRINT argument is an expression, the output uses the expression as the key (label) for that output value.
To better support Antlr processing, PRINT now removes any spaces from that key. For example, |
v3.9.3+ |
Betweenness Centrality algorithm: |
v3.9.2+ |
For vertices with string-type primary IDs, vertices whose ID is an empty string will now be rejected. |
v3.9.2+ |
The default mode for the Kafka Connector changed from EOF="false" to EOF="true". |
v3.9.2+ |
The default retention time for two monitoring services |
v3.9.2+ |
The filter for |
v3.9.2+ |
Some user-defined functions (UDFs) may no longer be accepted due to increased security screening.
|
v3.9+ |
Deprecations
Description | Deprecated | Removed |
---|---|---|
The format for tuple structures in CDC messages will change in a future veresion. The future format is likely to be similar to the new format for maps. |
4.1.1 |
TBD (possibly 4.2) |