CTable

object CTable
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
CTable.type

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def mkTable(te: TripleExpr, extras: List[IRI], tripleExprMap: TripleExprMap, prefixMap: PrefixMap): Either[String, ResultPair]

Implicits

Implicits

implicit lazy val showCTable: Show[CTable]
implicit val tableEncoder: Encoder[CTable]