Class FormatSettings
java.lang.Object
com.orientechnologies.orient.core.serialization.serializer.record.string.FormatSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanintbooleanboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
includeVer
public boolean includeVer -
includeType
public boolean includeType -
includeId
public boolean includeId -
includeClazz
public boolean includeClazz -
attribSameRow
public boolean attribSameRow -
alwaysFetchEmbeddedDocuments
public boolean alwaysFetchEmbeddedDocuments -
indentLevel
public int indentLevel -
fetchPlan
-
keepTypes
public boolean keepTypes -
dateAsLong
public boolean dateAsLong -
prettyPrint
public boolean prettyPrint
-
-
Constructor Details
-
FormatSettings
-