{"json_modified": "2016-04-28T03:50:13.102183", "uuid": "efff5fb1-5176-40d5-a809-d8e4dbd533ec", "title": "IDBCursorSync", "url": "/en-US/docs/Web/API/IDBCursorSync", "tags": ["API", "Obsolete", "Reference", "NeedsMarkupWork", "Experimental", "R\u00e9f\u00e9rence", "Interface", "Exp\u00e9rimental"], "translations": [], "modified": "2016-04-28T03:50:13", "label": "IDBCursorSync", "localization_tags": [], "locale": "en-US", "id": 6147, "last_edit": "2015-04-23T23:57:55", "summary": "The IDBCursorSync interface of the IndexedDB API represents a cursor for iterating over multiple records in a database. You can have only one instance of IDBCursorSync representing a cursor, but you can have an unlimited number of cursors at the same time. Operations are performed on the underlying index or object store. It enables an application to synchronously process all the records in the cursor's range.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Method_overview", "title": "Method overview"}, {"id": "Attributes", "title": "Attributes"}, {"id": "Constants", "title": "Constants"}, {"id": "Methods", "title": "Methods"}, {"id": "continue", "title": "continue()"}, {"id": "Parameters", "title": "Parameters"}, {"id": "remove", "title": "remove()"}, {"id": "Exceptions", "title": "Exceptions"}], "slug": "Web/API/IDBCursorSync", "review_tags": []}