| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
IExternal --+
|
Citeseer
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
schema =
|
|||
BATCH_SIZE = 50
|
|||
FETCHER_POOL = 2
|
|||
MIRRORS =
|
|||
baseURL =
|
|||
|
|||
|
Inherited from |
|||
|
|||
Create a new external query interface. Args: db: Pyblio.Store.Database
|
Return the number of matches for the specified query. Args: query: string Return: twisted.internet.defer.Deferred() -> int
|
Return the number of matches for the specified query and a ResultSet() with the records that have been retrieved (at most maxhits). Args: query: string maxhit: integer Return: (twisted.internet.defer.Deferred() -> int, Pyblio.Store.ResultSet)
|
|
|
|||
MIRRORS
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:19 2007 | http://epydoc.sourceforge.net |