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

com.arangodb.Compression Maven / Gradle / Ivy

There is a newer version: 7.16.0
Show newest version
package com.arangodb;

public enum Compression {
    NONE,
    DEFLATE,
    GZIP
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy