OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Classes | |
class | opencog::PersistSCM |
class | opencog::AtomspaceHTabler |
class | opencog::AtomStorage |
class | ODBCConnection |
class | ODBCRecordSet |
class | opencog::SQLPersistSCM |
Functions | |
void | escape_single_quotes (std::string &str) |
This module opencog/persist groups various libraries that allow storing atomspaces or part of it to persistent storage devices. To build it type:
To read a high level overview of this library head to dedicated page.