Cool. I know a few projects that use TinkerGraph as an internal light weight, memory graph.
Thanks for promotion,
Marko.
60 more▼
Chat
Joshua Shinavier
Connecting…
Unable to reach Gmail. Please check your internet connection. Help
Bernard Chang
emil
Jie Bao
Joe Geldart
johan
Li Ding
Marko A. Rodriguez
Shangguan(Steve)
Tweettalk
xixi Luo
Invite a friend
Give Gmail to:
Send Invite 96 left
Preview Invite
><
Web Clip
CNN.com Recently Published/Updated - Leading Libyan soccer players
join the side of the rebels - 4 hours ago
« Back to Priority InboxArchiveReport spamDelete
Move to Labels More actions
1 of hundreds Older ›
A Portable Graph Database Library, Like SQLite?
X
Inbox
X
TinkerPop
X
Reply
James Thornton to gremlin-users
show details 4:18 AM (5 hours ago)
Someone on Hacker News asked about "a portable graph database library,
ala SQLite, that can be used as a file format for graph-based data?"
(http://news.ycombinator.com/item?id=2694857). I referred them to
TinkeGraph as something close. It would be cool to see TinkerGraph
become the SQLite of graph databases.
Reply
Forward
Reply
Marko Rodriguez to gremlin-users
show details 4:22 AM (5 hours ago)
Cool. I know a few projects that use TinkerGraph as an internal light
weight, memory graph.
Thanks for promotion,
Marko.
- Show quoted text -
Reply
Forward
Marko is not available to chat
James Thornton
SQLite (http://www.sqlite.org/) is "a software library that implements a self...
5:12 AM (4 hours ago)
Pierre De Wilde
TinkerGraph is in-memory and doesn't support transactions. OrientDB is much c...
6:31 AM (3 hours ago)
Russell Jurney
I am working using and working on TinkerGraph, and this is exactly what I hav...
6:39 AM (3 hours ago)
Russell Jurney
Well, they can be stored in GraphML, and in my branch, JSON. Anyone got sugge...
6:42 AM (3 hours ago)
James Thornton
Or what do you think of "Litegraph"?
6:48 AM (2 hours ago)
Reply
Pierre De Wilde to gremlin-users
show details 6:52 AM (2 hours ago)
Reply
Forward
SendSave NowDiscardDraft autosaved at 9:43 AM (5 minutes ago)
From:
Joshua Shinavier <jo...@fortytwo.net> change
To:
Add Cc | Add Bcc | Edit Subject Attach a file Insert:
Invitation Consider including: Marko A. Rodriguez Dan Brickley
Claudio Martella
Rich formatting » Check Spelling
SendSave NowDiscardDraft autosaved at 9:43 AM (5 minutes ago)
New window
Print all
Expand all
Forward all
« Back to Priority InboxArchiveReport spamDelete
Move to Labels More actions
1 of hundreds Older ›
Visit settings to save time with keyboard shortcuts!
You are currently using 2732 MB (35 %) of your 7597 MB.
This account is open in 1 other location (184.73.7.43). Last account
activity: 3 hours ago on this computer. Details
Gmail view: standard | turn on chat | turn off buzz | older contact
manager | basic HTML Learn more
©2011 Google - Terms - Privacy Policy - Buzz Privacy Policy - Google Home
+1 to mobile Blueprints, but issues of resource consumption aside, I
actually think that a filesystem-based store like Neo4jGraph or
OrientGraph would be more useful in the long run. The fact that
SQLite has to load entire tables into memory before it can answer
queries is a major drawback, IMO. TinkerGraph on a phone would be
handy and lightweight (and with enough tweaking, it could be made to
be transactional), but if we're going for *the* de facto mobile graph
DB, why not make it scale? There's a discussion on the Neo4j list
right now about Neo4j on Android... looking forward to see how that
turns out.
Josh