-
Research papers
High Quality, Scalable and Parallel Community Detection for Large Real Graphs. Arnau Prat-Pérez, David Dominguez-Sal, Josep-Lluis Larriba-Pey: WWW (2014)-
Recent Posts
Archives
Tag Archives: features
DEX 4.1 new release
Sparsity Technologies is proud to announce the new release 4.1 of DEX. The new version of DEX brings extended compatibility with common operating systems, to former versions of the product. In addition to DEX 4.0, new subversion includes compatibility with … Continue reading
Posted in DEX
Tagged dex, dex 4.1, features, graph database, GraphML, high-performance, MAC OS, new release, Sparsity, sparsity-technologies, v.4.1, Windows 64
Comments Off on DEX 4.1 new release
DEX 3.0 features: Indexed or not indexed attributes
Fourth episode of the series about DEX features. DEX is all about performance, with this feature we are focusing on improving query performance. In the DEX graph every node and edge can have as many attributes as needed. Those attributes … Continue reading
Posted in DEX, Documentation
Tagged dex, dex 3.0, features, graph database, indexed attributes, performance, query
Comments Off on DEX 3.0 features: Indexed or not indexed attributes
DEX 3.0 features: Neighbors materialized
One common challenge when traversing a graph is to obtain the neighbors for a certain node. In previous versions of DEX it required a two-step operation; first obtaining the edges for the node and then its neighbors. Objects neighbors = … Continue reading
Posted in DEX, Documentation
Tagged dex, dex 3.0, features, graph database, materialized, neighbors, sparsity-technologies, traversals
Comments Off on DEX 3.0 features: Neighbors materialized
DEX 3.0 features: Regular Expressions
In the second delivery of this series we are going to see how DEX extends the capability to query the graph database using regular expressions. As in every database you can also query the entities in your graph database with … Continue reading
Posted in DEX, Documentation
Tagged dex, dex 3.0, features, graph database, posix, query, regular expressions
2 Comments
DEX 3.0 features: Graph algorithms
Starting today we are going to make a series of posts explaining the most exciting features of the last available version of DEX. We hope that these explanations will give you a hint on the powerful possibilities of DEX. If … Continue reading
Posted in DEX, Documentation
Tagged bfs, connectivity, dex, dex 3.0, dfs, Dijkstra, features, Gabow, graph algorithms, graph database, shortest path, traversals
7 Comments