public static class ARFFAnalyzer.Analysis extends Object
Constructor and Description |
---|
Analysis() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getComments()
Gets the comments present in the source file.
|
ARFFMode |
getMode()
Gets the data representation mode used in the source file.
|
String |
getRelationName()
Gets the name of the relation property of the source file.
|
TextRecord |
getSchema()
Gets the schema for parsing the source file.
|
public String getRelationName()
public ARFFMode getMode()
public TextRecord getSchema()
Copyright © 2020 Actian Corporation. All rights reserved.