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

com.bigdata.rdf.spo.SPOIndexMutation Maven / Gradle / Ivy

package com.bigdata.rdf.spo;

public enum SPOIndexMutation {

    ADDED,
    
    REMOVED,
    
    TYPE_CHANGE
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy