Download graphity evaluation Free Java Code

Description

Graphity is a graph data base index (currently based on @neo4j) that supports fast retrieval of social news stream like twitter / facebook. Its runtime depends only linear on the amount of retrieved items. It thus scales! This repo contains the source code of graphity together with an evaluation frame work against several baselines.

Source Files

The download file graphity-evaluation-master.zip has the following entries.


README//from  w w  w . java  2s .co  m
config.txt
plots/data/.~lock.data.ods#
plots/data/data.ods
plots/data/degree-distribution1075590000
plots/data/degree-distribution1107212400
plots/data/degree-distribution1138748400
plots/data/degree-distribution1170284400
plots/data/degree-distribution1201820400
plots/data/degree-distribution1233442800
plots/data/degree-distribution1264978800
plots/data/degree-distribution1296514800
plots/data/degree-soft-2004
plots/data/degree-soft-2005
plots/data/degree-soft-2007
plots/data/degree-soft-2009
plots/data/degree-soft-2011
plots/data/indexCalculationRate
plots/data/indexingTime
plots/data/metalcon-degree-distribution
plots/data/metalcon-evaluation
plots/data/soft-cache-0
plots/data/soft-cache-1-2
plots/data/strong-cache-0
plots/data/strong-cache-0-large-degree
plots/data/strong-cache-1-2
plots/data/strong-cache-1-2-large-degree
plots/data/vary-k-2009
plots/data/wiki-blou-simulation
plots/data/wiki-graphity-simulation
plots/data/wiki-simulation-graphity-blou-ratio
plots/degree-distribution-with-mc.plot
plots/degree-soft-2009.plot
plots/indexingTime.plot
plots/mc-degree-distribution.plot
plots/processgraphics.sh
plots/strong-1-2-large-degree.plot
plots/strong-1-2.plot
plots/vary-k-2009.plot
plots/wiki-blou-simulation-rates.plot
plots/wiki-graphity-simulation-rates.plot
plots/wiki-simulation-adds.plot
plots/wiki-simulation-removes.plot
plots/wiki-simulation-updates.plot
src/de/metalcon/neo/evaluation/BSUpdateEvaluator.java
src/de/metalcon/neo/evaluation/BlouUpdateEvaluator.java
src/de/metalcon/neo/evaluation/FlatFileUpdateEvaluator.java
src/de/metalcon/neo/evaluation/FriendshipFromSnapshotGenerator.java
src/de/metalcon/neo/evaluation/GraphityBuilder.java
src/de/metalcon/neo/evaluation/Main.java
src/de/metalcon/neo/evaluation/csv/CsvReader.java
src/de/metalcon/neo/evaluation/dumps/DegreeReader.java
src/de/metalcon/neo/evaluation/dumps/DumpPreparer.java
src/de/metalcon/neo/evaluation/dumps/SnapshotGenerator.java
src/de/metalcon/neo/evaluation/dumps/SnapshotIDListGenerator.java
src/de/metalcon/neo/evaluation/neo/CiContainer.java
src/de/metalcon/neo/evaluation/neo/CiContainerComparator.java
src/de/metalcon/neo/evaluation/neo/NeoUtils.java
src/de/metalcon/neo/evaluation/neo/NodeComparator.java
src/de/metalcon/neo/evaluation/neo/NodeQueueIterator.java
src/de/metalcon/neo/evaluation/neo/NodeTimeStampComparator.java
src/de/metalcon/neo/evaluation/neo/Properties.java
src/de/metalcon/neo/evaluation/neo/Relations.java
src/de/metalcon/neo/evaluation/neo/SortUtils.java
src/de/metalcon/neo/evaluation/utils/Configs.java
src/de/metalcon/neo/evaluation/utils/CopyDirectory.java
src/de/metalcon/neo/evaluation/utils/DumpPreparer.java
src/de/metalcon/neo/evaluation/utils/H.java
src/de/metalcon/neo/evaluation/utils/StopWatch.java

Download

Click the following link to download graphity-evaluation-master.zip.

graphity-evaluation-master.zip




















Home »
  Java Free Code »
    Database »




Cassandra
CouchDB
Database
Hadoop
HBase
Hibernate
JDBC
JPA
LINQ
MapReduce
Memcached
MongoDB
MyBatis
MySQL
neo4j
Oracle
ORM
Redis
SQL