Class Hierarchy
Exception
sasync.database.DatabaseError
-
A problem occured when trying to access the database.
sasync.pdict.AsyncError
-
The requested action is incompatible with asynchronous operations.
networkx.DiGraph
sasync.graph.DiGraph
-
Persistent version of
NX.DiGraph
networkx.Graph
sasync.graph.Graph
-
Persistent version of
NX.Graph
networkx.XDiGraph
sasync.graph.XDiGraph
-
Persistent version of
NX.XDiGraph
networkx.XGraph
sasync.graph.XGraph
-
Persistent version of
NX.XGraph
object
sasync.database.AccessBroker
-
I manage asynchronous access to a database.
sasync.items.Transactor
-
I do the hands-on work of non-blocking database access for the persistence
sasync.test.test_items.TestableItemsTransactor
-
Undocumented
sasync.parray.Transactor
-
I do the hands-on work of (potentially) non-blocking database access for
sasync.search.Search
-
I provide an interface for indexing terms of new records and searching for
sasync.test.test_database.AutoSetupBroker
-
Undocumented
sasync.test.test_database.MyBroker
-
Undocumented
sasync.test.test_orm.ObjectBroker
-
From the example at
http://www.sqlalchemy.org/docs/datamapping.myt
sasync.graph._Persistent
-
I am a mixin used in persistent subclasses of NetworkX
Graph
classes for
sasync.graph.DiGraph
-
Persistent version of
NX.DiGraph
sasync.graph.Graph
-
Persistent version of
NX.Graph
sasync.graph.XDiGraph
-
Persistent version of
NX.XDiGraph
sasync.graph.XGraph
-
Persistent version of
NX.XGraph
sasync.items.Items
-
I provide a public interface for non-blocking database access to
sasync.misc.DeferredTracker
-
I allow you to track and wait for deferreds without actually having
sasync.parray.PersistentArray
-
I am a three-dimensional array of Python objects, addressable by any
sasync.pdict.PersistentDictBase
-
I am a base class for a database-persistent dictionary-like object uniquely
sasync.pdict.PersistentDict
-
I am a database-persistent dictionary-like object with memory caching of
sasync.test.mock.MockTask
-
Undocumented
sasync.test.mock.MockWorker
-
Undocumented
sasync.test.test_orm.Address
-
Undocumented
sasync.test.test_orm.User
-
Undocumented
sasync.items.Missing
-
An instance of me is returned as the value of a missing item.
sasync.search.Records
-
Abstract base for record keeping classes
sasync.search.DatabaseRecords
-
I keep text records in the database of my searcher parent
sasync.search.FileRecords
-
I use existing files as text records
sasync.test.mock.MockSearch
-
Undocumented
sasync.test.mock.MockThing
-
Undocumented
sasync.test.test_graph.BaseMixin
-
No class docstring; 1/5 methods documented
sasync.test.test_graph.CommonTestsMixin
-
Undocumented
sasync.test.test_graph.TestDiGraphBasics
-
Undocumented
sasync.test.test_graph.TestGraphBasics
-
Undocumented
sasync.test.test_graph.TestGraphPersistence
-
Do pnetwork.Graph and pnetworkx.DiGraph act like NX.Graph and NX.DiGraph
sasync.test.test_items.ItemsMixin
-
Undocumented
sasync.test.test_items.TestItems
-
Undocumented
sasync.test.test_items.TestItemsIntegerNames
-
Undocumented
sasync.test.test_items.TestItemsStringNames
-
Undocumented
sasync.test.test_items.TestItemsTransactor
-
Undocumented
sasync.test.test_parray.Parray
-
Undocumented
sasync.test.test_parray.TestPersistentArray
-
Undocumented
sasync.test.test_pdict.Pdict
-
Undocumented
sasync.test.test_pdict.PdictNormal
-
Undocumented
sasync.test.test_pdict.TestPdictNormalCore
-
Undocumented
sasync.test.test_pdict.TestPdictNormalMain
-
Undocumented
sasync.test.test_pdict.PdictPreload
-
Undocumented
sasync.test.test_pdict.TestPdictPreload
-
Undocumented
twisted.trial.unittest.TestCase
sasync.test.test_database.TestPrimitives
-
Undocumented
sasync.test.test_database.TestStartupAndShutdown
-
Undocumented
sasync.test.test_database.TestTransactions
-
Undocumented
sasync.test.test_graph.TestDiGraphBasics
-
Undocumented
sasync.test.test_graph.TestGraphBasics
-
Undocumented
sasync.test.test_graph.TestGraphPersistence
-
Do pnetwork.Graph and pnetworkx.DiGraph act like NX.Graph and NX.DiGraph
sasync.test.test_items.TestItems
-
Undocumented
sasync.test.test_items.TestItemsIntegerNames
-
Undocumented
sasync.test.test_items.TestItemsStringNames
-
Undocumented
sasync.test.test_items.TestItemsTransactor
-
Undocumented
sasync.test.test_orm.TestORM
-
Undocumented
sasync.test.test_parray.TestPersistentArray
-
Undocumented
sasync.test.test_pdict.TestPdictNormalCore
-
Undocumented
sasync.test.test_pdict.TestPdictNormalMain
-
Undocumented
sasync.test.test_pdict.TestPdictPreload
-
Undocumented
sasync.test.test_pdict.TestPlayNice
-
Undocumented
UserDict.DictMixin
sasync.pdict.PersistentDictBase
-
I am a base class for a database-persistent dictionary-like object uniquely
sasync.pdict.PersistentDict
-
I am a database-persistent dictionary-like object with memory caching of