Uses of Class
elki.data.type.NoSupportedDataTypeException
-
Packages that use NoSupportedDataTypeException Package Description elki.database ELKI database layer - loading, storing, indexing and accessing data. -
-
Uses of NoSupportedDataTypeException in elki.database
Methods in elki.database that throw NoSupportedDataTypeException Modifier and Type Method Description <O> Relation<O>
AbstractDatabase. getRelation(TypeInformation restriction, java.lang.Object... hints)
-