Preparing search index...
The search index is not available
racer
racer
<internal>
sharedb
DB
Class DB
Abstract
Hierarchy (
view full
)
DB
MemoryDB
Index
Constructors
constructor
Properties
disable
Subscribe
projects
Snapshots
query
Methods
can
Poll
Doc
close
commit
get
Committed
Op
Version
get
Ops
get
Ops
Bulk
get
Ops
To
Snapshot
get
Snapshot
get
Snapshot
Bulk
query
Poll
query
Poll
Doc
skip
Poll
Constructors
constructor
new DB
(
)
:
DB
Returns
DB
Properties
disable
Subscribe
disable
Subscribe
:
boolean
projects
Snapshots
projects
Snapshots
:
boolean
query
query
:
DBQueryMethod
Methods
can
Poll
Doc
can
Poll
Doc
(
)
:
boolean
Returns
boolean
close
close
(
callback
?
)
:
void
Parameters
Optional
callback
:
BasicCallback
Returns
void
commit
commit
(
collection
,
id
,
op
,
snapshot
,
options
,
callback
)
:
void
Parameters
collection
:
string
id
:
string
op
:
any
snapshot
:
any
options
:
any
callback
:
Object
Returns
void
get
Committed
Op
Version
get
Committed
Op
Version
(
collection
,
id
,
snapshot
,
op
,
options
,
callback
)
:
void
Parameters
collection
:
string
id
:
string
snapshot
:
any
op
:
any
options
:
any
callback
:
Object
Returns
void
get
Ops
get
Ops
(
collection
,
id
,
from
,
to
,
options
,
callback
)
:
void
Parameters
collection
:
string
id
:
string
from
:
number
to
:
number
options
:
any
callback
:
Object
Returns
void
get
Ops
Bulk
get
Ops
Bulk
(
collection
,
fromMap
,
toMap
,
options
,
callback
)
:
void
Parameters
collection
:
string
fromMap
:
any
toMap
:
any
options
:
any
callback
:
Object
Returns
void
get
Ops
To
Snapshot
get
Ops
To
Snapshot
(
collection
,
id
,
from
,
snapshot
,
options
,
callback
)
:
void
Parameters
collection
:
string
id
:
string
from
:
number
snapshot
:
number
options
:
any
callback
:
Object
Returns
void
get
Snapshot
get
Snapshot
(
collection
,
id
,
fields
,
options
,
callback
)
:
void
Parameters
collection
:
string
id
:
string
fields
:
any
options
:
any
callback
:
Object
Returns
void
get
Snapshot
Bulk
get
Snapshot
Bulk
(
collection
,
ids
,
fields
,
options
,
callback
)
:
void
Parameters
collection
:
string
ids
:
string
[]
fields
:
any
options
:
any
callback
:
Object
Returns
void
query
Poll
query
Poll
(
collection
,
query
,
options
,
callback
)
:
void
Parameters
collection
:
string
query
:
any
options
:
any
callback
:
Object
Returns
void
query
Poll
Doc
query
Poll
Doc
(
collection
,
id
,
query
,
options
,
callback
)
:
void
Parameters
collection
:
string
id
:
string
query
:
any
options
:
any
callback
:
Object
Returns
void
skip
Poll
skip
Poll
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
disable
Subscribe
projects
Snapshots
query
Methods
can
Poll
Doc
close
commit
get
Committed
Op
Version
get
Ops
get
Ops
Bulk
get
Ops
To
Snapshot
get
Snapshot
get
Snapshot
Bulk
query
Poll
query
Poll
Doc
skip
Poll
racer
Loading...