List of all items
Structs
- oxigraph::io::read::DatasetParser
- oxigraph::io::read::GraphParser
- oxigraph::io::read::QuadReader
- oxigraph::io::read::TripleReader
- oxigraph::io::write::DatasetSerializer
- oxigraph::io::write::GraphSerializer
- oxigraph::io::write::QuadWriter
- oxigraph::io::write::TripleWriter
- oxigraph::sparql::Query
- oxigraph::sparql::QueryDataset
- oxigraph::sparql::QueryExplanation
- oxigraph::sparql::QueryOptions
- oxigraph::sparql::QuerySolutionIter
- oxigraph::sparql::QueryTripleIter
- oxigraph::sparql::Update
- oxigraph::sparql::UpdateOptions
- oxigraph::storage_ng::numeric_encoder::EncodedQuad
- oxigraph::storage_ng::numeric_encoder::EncodedTriple
- oxigraph::storage_ng::numeric_encoder::StrHash
- oxigraph::store::CorruptionError
- oxigraph::store::GraphNameIter
- oxigraph::store::OneErrorQuadIter
- oxigraph::store::QuadIter
- oxigraph::store::Store
- oxigraph::store::Transaction
- oxrdf::BlankNode
- oxrdf::BlankNodeIdParseError
- oxrdf::BlankNodeRef
- oxrdf::IriParseError
- oxrdf::LanguageTagParseError
- oxrdf::Literal
- oxrdf::LiteralRef
- oxrdf::NamedNode
- oxrdf::NamedNodeRef
- oxrdf::Quad
- oxrdf::QuadRef
- oxrdf::TermParseError
- oxrdf::Triple
- oxrdf::TripleRef
- oxrdf::TryFromTermError
- oxrdf::Variable
- oxrdf::VariableNameParseError
- oxrdf::VariableRef
- oxrdf::dataset::Dataset
- oxrdf::dataset::GraphView
- oxrdf::dataset::GraphViewIter
- oxrdf::dataset::GraphViewMut
- oxrdf::dataset::Iter
- oxrdf::graph::Graph
- oxrdf::graph::Iter
- oxrdfio::FromReadQuadReader
- oxrdfio::RdfParser
- oxrdfio::RdfSerializer
- oxrdfio::RdfSyntaxError
- oxrdfio::TextPosition
- oxrdfio::ToWriteQuadWriter
- oxrdfxml::FromReadRdfXmlReader
- oxrdfxml::RdfXmlParser
- oxrdfxml::RdfXmlSerializer
- oxrdfxml::RdfXmlSyntaxError
- oxrdfxml::ToWriteRdfXmlWriter
- oxsdatatypes::Boolean
- oxsdatatypes::Date
- oxsdatatypes::DateTime
- oxsdatatypes::DateTimeOverflowError
- oxsdatatypes::DayTimeDuration
- oxsdatatypes::Decimal
- oxsdatatypes::Double
- oxsdatatypes::Duration
- oxsdatatypes::DurationOverflowError
- oxsdatatypes::Float
- oxsdatatypes::GDay
- oxsdatatypes::GMonth
- oxsdatatypes::GMonthDay
- oxsdatatypes::GYear
- oxsdatatypes::GYearMonth
- oxsdatatypes::Integer
- oxsdatatypes::InvalidTimezoneError
- oxsdatatypes::OppositeSignInDurationComponentsError
- oxsdatatypes::ParseDateTimeError
- oxsdatatypes::ParseDecimalError
- oxsdatatypes::ParseDurationError
- oxsdatatypes::Time
- oxsdatatypes::TimezoneOffset
- oxsdatatypes::TooLargeForDecimalError
- oxsdatatypes::TooLargeForIntegerError
- oxsdatatypes::YearMonthDuration
- oxttl::TextPosition
- oxttl::TurtleSyntaxError
- oxttl::n3::FromReadN3Reader
- oxttl::n3::LowLevelN3Reader
- oxttl::n3::N3Parser
- oxttl::n3::N3PrefixesIter
- oxttl::n3::N3Quad
- oxttl::nquads::FromReadNQuadsReader
- oxttl::nquads::LowLevelNQuadsReader
- oxttl::nquads::LowLevelNQuadsWriter
- oxttl::nquads::NQuadsParser
- oxttl::nquads::NQuadsSerializer
- oxttl::nquads::ToWriteNQuadsWriter
- oxttl::ntriples::FromReadNTriplesReader
- oxttl::ntriples::LowLevelNTriplesReader
- oxttl::ntriples::LowLevelNTriplesWriter
- oxttl::ntriples::NTriplesParser
- oxttl::ntriples::NTriplesSerializer
- oxttl::ntriples::ToWriteNTriplesWriter
- oxttl::trig::FromReadTriGReader
- oxttl::trig::LowLevelTriGReader
- oxttl::trig::LowLevelTriGWriter
- oxttl::trig::ToWriteTriGWriter
- oxttl::trig::TriGParser
- oxttl::trig::TriGPrefixesIter
- oxttl::trig::TriGSerializer
- oxttl::turtle::FromReadTurtleReader
- oxttl::turtle::LowLevelTurtleReader
- oxttl::turtle::LowLevelTurtleWriter
- oxttl::turtle::ToWriteTurtleWriter
- oxttl::turtle::TurtleParser
- oxttl::turtle::TurtlePrefixesIter
- oxttl::turtle::TurtleSerializer
- sparesults::FromReadSolutionsReader
- sparesults::QueryResultsParser
- sparesults::QueryResultsSerializer
- sparesults::QueryResultsSyntaxError
- sparesults::TextPosition
- sparesults::ToWriteSolutionsWriter
- sparesults::solution::Iter
- sparesults::solution::QuerySolution
- spargebra::SparqlSyntaxError
- spargebra::Update
- spargebra::algebra::QueryDataset
- spargebra::term::GroundQuad
- spargebra::term::GroundQuadPattern
- spargebra::term::GroundTriple
- spargebra::term::GroundTriplePattern
- spargebra::term::Quad
- spargebra::term::QuadPattern
- spargebra::term::TriplePattern
- sparopt::Optimizer
Enums
- oxigraph::io::DatasetFormat
- oxigraph::io::GraphFormat
- oxigraph::sparql::EvaluationError
- oxigraph::sparql::QueryResults
- oxigraph::storage_ng::numeric_encoder::EncodedTerm
- oxigraph::store::LoaderError
- oxigraph::store::SerializerError
- oxigraph::store::StorageError
- oxrdf::GraphName
- oxrdf::GraphNameRef
- oxrdf::NamedOrBlankNode
- oxrdf::NamedOrBlankNodeRef
- oxrdf::Subject
- oxrdf::SubjectRef
- oxrdf::Term
- oxrdf::TermRef
- oxrdf::dataset::CanonicalizationAlgorithm
- oxrdfio::RdfFormat
- oxrdfio::RdfParseError
- oxrdfxml::RdfXmlParseError
- oxttl::TurtleParseError
- oxttl::n3::N3Term
- sparesults::FromReadQueryResultsReader
- sparesults::QueryResultsFormat
- sparesults::QueryResultsParseError
- spargebra::GraphUpdateOperation
- spargebra::Query
- spargebra::algebra::AggregateExpression
- spargebra::algebra::AggregateFunction
- spargebra::algebra::Expression
- spargebra::algebra::Function
- spargebra::algebra::GraphPattern
- spargebra::algebra::GraphTarget
- spargebra::algebra::OrderExpression
- spargebra::algebra::PropertyPathExpression
- spargebra::term::GraphName
- spargebra::term::GraphNamePattern
- spargebra::term::GroundSubject
- spargebra::term::GroundTerm
- spargebra::term::GroundTermPattern
- spargebra::term::NamedNodePattern
- spargebra::term::TermPattern
- sparopt::algebra::AggregateExpression
- sparopt::algebra::Expression
- sparopt::algebra::GraphPattern
- sparopt::algebra::JoinAlgorithm
- sparopt::algebra::LeftJoinAlgorithm
- sparopt::algebra::MinusAlgorithm
- sparopt::algebra::OrderExpression
Traits
- oxigraph::sparql::ServiceHandler
- oxigraph::storage_ng::numeric_encoder::Decoder
- oxigraph::storage_ng::numeric_encoder::StrLookup
- sparesults::solution::VariableSolutionIndex
Functions
- oxigraph::storage_ng::numeric_encoder::insert_term
- oxigraph::storage_ng::numeric_encoder::parse_boolean_str
- oxigraph::storage_ng::numeric_encoder::parse_date_str
- oxigraph::storage_ng::numeric_encoder::parse_date_time_str
- oxigraph::storage_ng::numeric_encoder::parse_day_time_duration_str
- oxigraph::storage_ng::numeric_encoder::parse_decimal_str
- oxigraph::storage_ng::numeric_encoder::parse_double_str
- oxigraph::storage_ng::numeric_encoder::parse_duration_str
- oxigraph::storage_ng::numeric_encoder::parse_float_str
- oxigraph::storage_ng::numeric_encoder::parse_g_day_str
- oxigraph::storage_ng::numeric_encoder::parse_g_month_day_str
- oxigraph::storage_ng::numeric_encoder::parse_g_month_str
- oxigraph::storage_ng::numeric_encoder::parse_g_year_month_str
- oxigraph::storage_ng::numeric_encoder::parse_g_year_str
- oxigraph::storage_ng::numeric_encoder::parse_integer_str
- oxigraph::storage_ng::numeric_encoder::parse_time_str
- oxigraph::storage_ng::numeric_encoder::parse_year_month_duration_str
Constants
- oxigraph::storage_ng::ADDED_IN_MAIN
- oxigraph::storage_ng::ADDED_IN_OTHER
- oxigraph::storage_ng::BRANCH_PREFIX
- oxigraph::storage_ng::COMMIT_HAS_GRAPH
- oxigraph::storage_ng::COMMIT_PREFIX
- oxigraph::storage_ng::COMMIT_SKIP_NO_GRAPH
- oxigraph::storage_ng::REMOVED_IN_MAIN
- oxigraph::storage_ng::REMOVED_IN_OTHER
- oxigraph::storage_ng::REPO_IN_MAIN
- oxrdf::vocab::geosparql::WKT_LITERAL
- oxrdf::vocab::rdf::ALT
- oxrdf::vocab::rdf::BAG
- oxrdf::vocab::rdf::FIRST
- oxrdf::vocab::rdf::HTML
- oxrdf::vocab::rdf::LANG_STRING
- oxrdf::vocab::rdf::LIST
- oxrdf::vocab::rdf::NIL
- oxrdf::vocab::rdf::OBJECT
- oxrdf::vocab::rdf::PREDICATE
- oxrdf::vocab::rdf::PROPERTY
- oxrdf::vocab::rdf::REST
- oxrdf::vocab::rdf::SEQ
- oxrdf::vocab::rdf::STATEMENT
- oxrdf::vocab::rdf::SUBJECT
- oxrdf::vocab::rdf::TYPE
- oxrdf::vocab::rdf::VALUE
- oxrdf::vocab::rdf::XML_LITERAL
- oxrdf::vocab::rdfs::CLASS
- oxrdf::vocab::rdfs::COMMENT
- oxrdf::vocab::rdfs::CONTAINER
- oxrdf::vocab::rdfs::CONTAINER_MEMBERSHIP_PROPERTY
- oxrdf::vocab::rdfs::DATATYPE
- oxrdf::vocab::rdfs::DOMAIN
- oxrdf::vocab::rdfs::IS_DEFINED_BY
- oxrdf::vocab::rdfs::LABEL
- oxrdf::vocab::rdfs::LITERAL
- oxrdf::vocab::rdfs::MEMBER
- oxrdf::vocab::rdfs::RANGE
- oxrdf::vocab::rdfs::RESOURCE
- oxrdf::vocab::rdfs::SEE_ALSO
- oxrdf::vocab::rdfs::SUB_CLASS_OF
- oxrdf::vocab::rdfs::SUB_PROPERTY_OF
- oxrdf::vocab::xsd::ANY_URI
- oxrdf::vocab::xsd::BASE_64_BINARY
- oxrdf::vocab::xsd::BOOLEAN
- oxrdf::vocab::xsd::BYTE
- oxrdf::vocab::xsd::DATE
- oxrdf::vocab::xsd::DATE_TIME
- oxrdf::vocab::xsd::DATE_TIME_STAMP
- oxrdf::vocab::xsd::DAY_TIME_DURATION
- oxrdf::vocab::xsd::DECIMAL
- oxrdf::vocab::xsd::DOUBLE
- oxrdf::vocab::xsd::DURATION
- oxrdf::vocab::xsd::FLOAT
- oxrdf::vocab::xsd::G_DAY
- oxrdf::vocab::xsd::G_MONTH
- oxrdf::vocab::xsd::G_MONTH_DAY
- oxrdf::vocab::xsd::G_YEAR
- oxrdf::vocab::xsd::G_YEAR_MONTH
- oxrdf::vocab::xsd::HEX_BINARY
- oxrdf::vocab::xsd::INT
- oxrdf::vocab::xsd::INTEGER
- oxrdf::vocab::xsd::LANGUAGE
- oxrdf::vocab::xsd::LONG
- oxrdf::vocab::xsd::NAME
- oxrdf::vocab::xsd::NC_NAME
- oxrdf::vocab::xsd::NEGATIVE_INTEGER
- oxrdf::vocab::xsd::NMTOKEN
- oxrdf::vocab::xsd::NON_NEGATIVE_INTEGER
- oxrdf::vocab::xsd::NON_POSITIVE_INTEGER
- oxrdf::vocab::xsd::NORMALIZED_STRING
- oxrdf::vocab::xsd::POSITIVE_INTEGER
- oxrdf::vocab::xsd::SHORT
- oxrdf::vocab::xsd::STRING
- oxrdf::vocab::xsd::TIME
- oxrdf::vocab::xsd::TOKEN
- oxrdf::vocab::xsd::UNSIGNED_BYTE
- oxrdf::vocab::xsd::UNSIGNED_INT
- oxrdf::vocab::xsd::UNSIGNED_LONG
- oxrdf::vocab::xsd::UNSIGNED_SHORT
- oxrdf::vocab::xsd::YEAR_MONTH_DURATION