com.thinkaurelius.titan.hadoop.FaunusProperty Maven / Gradle / Ivy
package com.thinkaurelius.titan.hadoop;
import com.thinkaurelius.titan.core.TitanProperty;
/**
* @author Matthias Broecheler ([email protected])
*/
public interface FaunusProperty extends TitanProperty, FaunusRelation {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy