Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gvolpe/social-network
Social Network example Twitter-alike (followers / following) implemented on top of Titan Db
https://github.com/gvolpe/social-network
graphdb gremlin titandb
Last synced: 25 days ago
JSON representation
Social Network example Twitter-alike (followers / following) implemented on top of Titan Db
- Host: GitHub
- URL: https://github.com/gvolpe/social-network
- Owner: gvolpe
- Created: 2017-02-26T05:47:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-04T05:40:17.000Z (almost 8 years ago)
- Last Synced: 2024-12-20T16:33:31.019Z (about 1 month ago)
- Topics: graphdb, gremlin, titandb
- Language: Scala
- Homepage: https://partialflow.wordpress.com/2017/03/04/social-network-using-titan-db-part-2/
- Size: 29.3 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
social-network
==============Social Network example Twitter-alike (followers / following) implemented on top of [Titan Db](http://titan.thinkaurelius.com/).
See [blog post](https://partialflow.wordpress.com/2017/03/04/social-network-using-titan-db-part-2/) for more information.