Handbook
Glossary
tuple-collection ( object -- mdb-collection )
Vocabulary
mongodb
.
tuple
.
collection
Inputs
object
an
object
Outputs
mdb-collection
an
object
Definition
IN:
mongodb.tuple.collection
GENERIC:
tuple-collection
( object -- mdb-collection )
Methods
USING:
classes
mongodb.tuple.collection
mongodb.tuple.collection.private
;
M:
mdb-persistent
tuple-collection
class-of
(mdb-collection)
;
USING:
classes.tuple
mongodb.tuple.collection
mongodb.tuple.collection.private
;
M:
tuple-class
tuple-collection
(mdb-collection)
;