Trees | Indices | Help |
---|
|
Visgraph supports backing the graph objects with a postgres db.
|
|||
DbGraphStore A DbGraphStore object may be used for all the standard management of node and edge information but may not be used for path queries. |
|||
DbSubGraph A subgraph in the database is basically a forward cached instance of selected nodes and edges in an in-memory graph (visgraph.graphcore.Graph). |
|
|||
|
|
|||
init_db =
|
|||
default_dbinfo = {'user': 'visgraph', 'password': 'ohhai!', 'd
|
|
init_db
|
default_dbinfo
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Nov 16 18:22:10 2012 | http://epydoc.sourceforge.net |