protected property MigrateSourceMongoDB::$cursor in Migrate 7.2
The mongodb cursor object.
Type: MongoCursor
File
- plugins/
sources/ mongodb.inc, line 25 - Define a MigrateSource for importing from MongoDB connections
Class
- MigrateSourceMongoDB
- Implementation of MigrateSource, to handle imports from MongoDB connections.
Code
protected $cursor;