-
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: materialized
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