Package

es.weso

rdfgraph

Permalink

package rdfgraph

Visibility
  1. Public
  2. All

Type Members

  1. case class Exists(fn: (BNodeId) ⇒ RDFGraph)(implicit seed: BNodeId) extends RDFGraph with Product with Serializable

    Permalink
  2. case class Ground(graph: TGraph[RDFNode])(implicit seed: BNodeId) extends RDFGraph with Product with Serializable

    Permalink
  3. abstract class RDFGraph extends AnyRef

    Permalink
  4. case class RDFGraphException(msg: String) extends Exception with Product with Serializable

    Permalink

    Type of exceptions raised

Value Members

  1. object RDFGraph

    Permalink

Ungrouped