Hello all,

Does anyone have any recommendations for books or other resources that
deal with working with graphs (i.e. vertexes and edges) using sql?

For example, if I could store a graph in a sqlite database, I'd like
to query the database to know if the graph contains a Eulerian
path[1].

[1] http://en.wikipedia.org/wiki/Eulerian_path

Regards,
- Robert
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to