Skip to content

bazuka/redis-graph-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Redis graph module

Roi Lipman created awesome lib for Redis which using Hexastore concept to build relations between entities.

Get it from Redis-module-graph.

Data and testing

First build all containers with make build.

To test redis-module-graph i've been using the open data from Stanford Large Network Dataset Collection.

These files contains anonymized profiles of Slovak social network "Pokec" (get it here).

It contains 1632803 profiles with 30622564 relations. Each profile has 59 attributes. The ./data directory already contains file columns.txt which describes Profile's attributes.

Download and unzip files soc-pokec-profiles.txt.gz and soc-pokec-relationships.txt.gz into ./data directory and then import data with make import .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors