Comments on: ArangoDB 1.3.0 Released: Explore New Features | ArangoDB ’13 https://arangodb.com/2013/05/arangodb-1-3-0-released/ The database for graph and beyond Wed, 26 Jun 2024 09:42:39 +0000 hourly 1 https://wordpress.org/?v=6.7.1 By: Maxwell Rebo https://arangodb.com/2013/05/arangodb-1-3-0-released/#comment-1022 Tue, 11 Jun 2013 18:58:00 +0000 http://www.arangodb.com/?p=2077#comment-1022 In reply to jsteemann.

The search tress would be used to return partially matched lists from the database, i.e. for autocomplete and similar functionality. And it should have a lesser memory footprint than standard prefix trees.

]]>
By: jsteemann https://arangodb.com/2013/05/arangodb-1-3-0-released/#comment-1021 Tue, 04 Jun 2013 17:14:00 +0000 http://www.arangodb.com/?p=2077#comment-1021 In reply to Maxwell Rebo.

What exactly would you use the ternary search trees for?
Full-text searches? And if yes, do you have any experience with how the memory consumption of a ternary tree would be compared to regular prefix trees? Would be good to know!

]]>
By: jsteemann https://arangodb.com/2013/05/arangodb-1-3-0-released/#comment-1020 Tue, 04 Jun 2013 17:13:00 +0000 http://www.arangodb.com/?p=2077#comment-1020 What exactly would you use the ternary search trees for?
Full-text
searches? And if yes, do you have any experience with how the memory
consumption of a ternary tree would be compared to regular prefix trees?

]]>
By: Maxwell Rebo https://arangodb.com/2013/05/arangodb-1-3-0-released/#comment-1019 Sun, 02 Jun 2013 02:28:00 +0000 http://www.arangodb.com/?p=2077#comment-1019 In reply to luebbert42.

Namely looking toward this item on the roadmap: “Graphs:
Advanced Algorithms”.

Honestly though, what takes an even higher priority for my projects is ternary search trees. Thank you for asking, and thank you for hosting this superb software.

]]>
By: luebbert42 https://arangodb.com/2013/05/arangodb-1-3-0-released/#comment-1018 Mon, 27 May 2013 08:54:00 +0000 http://www.arangodb.com/?p=2077#comment-1018 In reply to Maxwell Rebo.

Hi Maxwell,

are you waiting for something in particular? I am asking because the next release focuses on replication, but we are more than happy to hear your requirements on the graph api so that we can consider it either for this release or for the roadmap.

]]>
By: Maxwell Rebo https://arangodb.com/2013/05/arangodb-1-3-0-released/#comment-1017 Fri, 24 May 2013 03:53:00 +0000 http://www.arangodb.com/?p=2077#comment-1017 Any updates to the Graph API for 1.4?

]]>