Last active
November 2, 2018 10:28
Revisions
-
okram revised this gist
Oct 31, 2018 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,7 @@ TinkerPop's goal is to accelerate the advances made in the graph computing space by leveraging the advances made across the entire computing field. Some teams excel at language development (specifications, compilers, verification), some teams excel at data storage (distribution, failure handling, consistency), and finally some teams excel at data processing (load balancing, thread management, serialization). Apache TinkerPop capitalizes on what each team does best by enabling the seamless unification of their best efforts into high-end graph computing systems. -
okram created this gist
Oct 31, 2018 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ TinkerPop's goal is to accelerate the advances made in the graph computing space by leveraging the advances made across the entire computing field. Some teams excel at language development (specifications, compilers, verification), some teams excel at data storage (distribution, failure handling, consistency), and finally some teams excel at data processing (load balancing, thread management, serialization). Apache TinkerPop capitalizes on what each team does best by enabling the seamless unification of their best efforts into high-end graph computing systems.