InferredShape

es.weso.schemaInfer.InferredShape
See theInferredShape companion object
case class InferredShape(nodeShape: InferredNodesValue, smap: Map[IRI, InferredNodesValue]) extends LazyLogging

Attributes

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

Members list

Concise view

Type members

Types

type ES[A] = EitherT[IO, String, A]

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

lazy protected val logger: Logger

Attributes

Inherited from:
LazyLogging