es.weso

rdfgraph

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

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

  3. abstract class RDFGraph extends AnyRef

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

    Type of exceptions raised

Value Members

  1. object RDFGraph

  2. package nodes

  3. package statements

Ungrouped