package
banana
Type Members
-
-
case class
BananaTimeout(te: TimeoutException) extends Exception with BananaException with Product with Serializable
-
-
-
trait
Container[Rdf <: RDF, T] extends AnyRef
-
-
-
-
-
case class
FailedConversion(message: String) extends Exception with BananaException with Product with Serializable
-
implicit
class
FutureW[T] extends AnyRef
-
trait
GraphStore[Rdf <: RDF, M[+_], A] extends AnyRef
-
-
-
-
-
-
-
trait
Lifecycle[Rdf <: RDF, A] extends AnyRef
-
-
case class
LocalNameException(message: String) extends Exception with BananaException with Product with Serializable
-
-
-
case class
NoReader(mimetype: String) extends Exception with BananaException with Product with Serializable
-
-
-
-
trait
Prefix[Rdf <: RDF] extends AnyRef
-
-
trait
Property[Rdf <: RDF, T] extends AnyRef
-
trait
RDF extends AnyRef
-
trait
RDFDSL[Rdf <: RDF] extends AnyRef
-
trait
RDFModule extends AnyRef
-
-
-
-
-
-
-
type
RDFWriterSelector[Rdf <: RDF, M[+_]] = WriterSelector[banana.RDFWriterSelector.Rdf.Graph, M]
-
-
-
-
-
trait
SparqlEngine[Rdf <: RDF, M[_], A] extends AnyRef
-
-
-
-
-
type
SparqlSolutionsWriter[Rdf <: RDF, +T] = Writer[banana.SparqlSolutionsWriter.Rdf.Solutions, Try, T]
-
type
SparqlSolutionsWriterSelector[Rdf <: RDF] = WriterSelector[banana.SparqlSolutionsWriterSelector.Rdf.Solutions, Try]
-
-
trait
SparqlUpdate[Rdf <: RDF, M[_], A] extends AnyRef
-
case class
StoreProblem(t: Throwable) extends Exception with BananaException with Product with Serializable
-
trait
Transactor[Rdf <: RDF, A] extends AnyRef
-
type
TripleMatch[Rdf <: RDF] = (banana.TripleMatch.Rdf.NodeMatch, banana.TripleMatch.Rdf.NodeMatch, banana.TripleMatch.Rdf.NodeMatch)
-
implicit
class
TryW[T] extends AnyRef
-
-
-
trait
URIOps[Rdf <: RDF] extends AnyRef
-
case class
VarNotFound(message: String) extends Exception with BananaException with Product with Serializable
-
-
case class
WrappedThrowable(t: Throwable) extends Exception with BananaException with Product with Serializable
-
-
case class
WrongExpectation(message: String) extends Exception with BananaException with Product with Serializable
-
-
-
Value Members
-
-
-
-
-
-
-
-
-
object
NotPureFragment extends Exception with BananaException with Product with Serializable
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
package
io
-
-
def
sameThreadExecutionContext: ExecutionContext
-
-
Inherited from AnyRef
Inherited from Any