InferOptions

es.weso.schemaInfer.InferOptions
See theInferOptions companion object
case class InferOptions(inferTypePlainNode: Boolean, addLabelLang: Option[Lang], possiblePrefixMap: PrefixMap, maxFollowOn: Int, followOnLs: List[FollowOn], followOnThreshold: Option[Int], sortFunction: SortFunction)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product