Fluree has updated its database library with a broader set of graph capabilities, adding integrated vector, text and geographic search alongside recent query and RDF improvements.

The changes appear in the latest activity on the Fluree DB repository, which shows a new release merged on June 23, 2026. The update extends the database beyond its existing graph model and query tooling, giving developers more ways to search and retrieve data within the same system.

At the center of the release is support for multiple search modes in one database layer. Fluree says the platform now combines graph database features with vector search, text search and geo search. That combination is designed to make it easier to work with data that needs both structured relationships and more flexible retrieval methods, such as similarity lookup, keyword search or location-aware queries.

The repository activity also points to broader work on the core engine. Recent commits mention support for RDF 1.2 edge annotations and query operators in JSON-LD. Those additions bring more expressive graph modeling into the system and expand the types of queries developers can run. The listed operators include path and list-handling features such as shortest path queries, UNWIND, collect, and alternation-transitive property paths.

Fluree’s update history suggests the company is continuing to invest in planner and storage changes as part of the same effort. The repository includes a baseline for Fluree v4 and a series of follow-up commits across modules tied to indexing, memory, consensus, and ledger behavior. While those technical details are aimed at developers, they indicate an ongoing push to make the database more capable and more stable.

The project is also showing work on import and interoperability features. One recent commit mentions CSV import into RDF 1.2 annotations, which could make it easier for teams to move data into the system from other graph-oriented workflows. Another update references support for policy documents, suggesting the platform continues to build out security and governance features as the search and graph layers evolve.

Fluree DB is available as an open-source project on GitHub, where the repository shows thousands of commits and an active release cadence. The June update appears to be part of a larger v4 branch of development rather than a standalone patch, with multiple components landing around the same time.

For users, the most notable change is the consolidation of several search approaches into a single graph database environment. Vector search can help with semantic or similarity-based retrieval, text search supports keyword-style discovery and geo search adds location-based filtering. Combined with graph relationships, those tools can reduce the need to stitch together separate systems for different kinds of queries.

The repository does not provide a full product announcement or pricing details, but the code activity makes clear that Fluree is broadening the database’s search toolkit while pushing forward on its graph and RDF feature set. For developers building data applications, that could make Fluree a more versatile option for workloads that mix structured records, relationships and advanced search.