All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tinkerpop.blueprints.impls.orient.OBonsaiTreeRepair Maven / Gradle / Ivy

There is a newer version: 3.2.35
Show newest version
package com.tinkerpop.blueprints.impls.orient;

/**
 * Find and repair broken bonsai tree removing the double linked buckets and regenerating the whole
 * tree with data from referring records.
 *
 * @author tglman
 */
public class OBonsaiTreeRepair
    extends com.orientechnologies.orient.core.db.tool.OBonsaiTreeRepair {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy