Package org.graylog2.database.jackson.legacy


package org.graylog2.database.jackson.legacy
This package contains a compatibility layer to support old code using the Mongojack 2.x API. It is destined for removal as soon as all code has been migrated to use the MongoDB driver API directly.

Instead of the classes from this package, use MongoCollections as an entrypoint for interacting with MongoDB.