Get started
Guides
Field
Reference
put
delete
AsyncHttpStore
AsyncHttpStore.__init__()
AsyncHttpStore.aclose()
AsyncHttpStore.endpoint
AsyncHttpStore.graph
AsyncHttpStore.graph_store_url
AsyncHttpStore.mirror_generation
AsyncHttpStore.mirror_mode
AsyncHttpStore.namespaces
AsyncHttpStore.pull_subjects_into_mirror()
AsyncHttpStore.query()
AsyncHttpStore.query_method
AsyncHttpStore.read_endpoint
AsyncHttpStore.sync_mirror()
AsyncHttpStore.update_graph()
AsyncHttpStore.write_endpoint
AsyncMemoryStore
AsyncMemoryStore.__init__()
AsyncMemoryStore.aclose()
AsyncMemoryStore.graph
AsyncMemoryStore.namespaces
AsyncMemoryStore.query()
AsyncMemoryStore.update_graph()
AsyncSPARQLSession
AsyncSPARQLSession.__init__()
AsyncSPARQLSession.add()
AsyncSPARQLSession.close()
AsyncSPARQLSession.delete()
AsyncSPARQLSession.execute()
AsyncSPARQLSession.expire()
AsyncSPARQLSession.expunge()
AsyncSPARQLSession.expunge_all()
AsyncSPARQLSession.flush()
AsyncSPARQLSession.get()
AsyncSPARQLSession.graph
AsyncSPARQLSession.hydrate_bindings()
AsyncSPARQLSession.merge()
AsyncSPARQLSession.namespaces
AsyncSPARQLSession.put()
AsyncSPARQLSession.query()
AsyncSPARQLSession.refresh()
AsyncSPARQLSession.rollback_pending()
AsyncSPARQLSession.store
BackPopulates
BackPopulates.__init__()
BackPopulates.field
BackPopulates.model
ConfigurationError
Field()
HydrationError
HttpStore
HttpStore.__init__()
HttpStore.close()
HttpStore.endpoint
HttpStore.graph
HttpStore.graph_store_url
HttpStore.mirror_generation
HttpStore.mirror_mode
HttpStore.namespaces
HttpStore.pull_subjects_into_mirror()
HttpStore.query()
HttpStore.query_method
HttpStore.read_endpoint
HttpStore.sync_mirror()
HttpStore.update_graph()
HttpStore.write_endpoint
IRI
IRI.compact()
IRI.expand()
Lang
Lang.__init__()
Lang.direction
Lang.code
LangString
LangString.__init__()
LangString.direction
LangString.lang
LangString.value
MemoryStore
MemoryStore.__init__()
MemoryStore.graph
MemoryStore.mirror_generation
MemoryStore.namespaces
MemoryStore.query()
MemoryStore.update_graph()
MultiLangString
MultiLangString.__init__()
MultiLangString.from_mapping()
MultiLangString.get()
MultiLangString.values()
MultiLangString.by_lang
OntologyRegistry
OntologyRegistry.__init__()
OntologyRegistry.from_graph()
OntologyRegistry.from_ttl()
OntologyRegistry.inverse_of()
OntologyRegistry.load_graph()
OntologyRegistry.register_inverse()
OntologyRegistry.register_subclasses()
OntologyRegistry.subtypes_of()
QueryError
Relationship()
ResourceRef
ResourceRef.__init__()
ResourceRef.iri
SPARQLModel
SPARQLModel.ensure_id()
SPARQLModel.get_prefixes()
SPARQLModel.get_relationship_fields()
SPARQLModel.get_scalar_fields()
SPARQLModel.iter_sparql_fields()
SPARQLModel.model_config
SPARQLModel.model_dump_jsonld()
SPARQLModel.model_validate_jsonld()
SPARQLModel.namespace_registry()
SPARQLModel.subject_uri()
SPARQLModel.rdf_type
SPARQLModel.Rdf
SPARQLModel.id
SPARQLSession
SPARQLSession.__init__()
SPARQLSession.add()
SPARQLSession.close()
SPARQLSession.delete()
SPARQLSession.execute()
SPARQLSession.expire()
SPARQLSession.expunge()
SPARQLSession.expunge_all()
SPARQLSession.flush()
SPARQLSession.from_rdf_file()
SPARQLSession.get()
SPARQLSession.graph
SPARQLSession.hydrate_bindings()
SPARQLSession.merge()
SPARQLSession.namespaces
SPARQLSession.put()
SPARQLSession.query()
SPARQLSession.refresh()
SPARQLSession.rollback_pending()
SPARQLSession.store
SchemaRegistry
SparqlModelError
StaleTripleWarning
TypedLiteral
TypedLiteral.__init__()
TypedLiteral.datatype
TypedLiteral.from_literal()
TypedLiteral.to_literal()
TypedLiteral.value
inverse_pair()
not_()
property_eq()
property_path()
SPARQLModelMetaclass
SPARQLFieldMetadata
SPARQLFieldMetadata.__init__()
field_cardinality_for()
get_field_metadata()
is_relationship_field()
iter_relationship_values()
predicate_uri_for_field()
relationship_allows_iri()
relationship_is_nullable()
relationship_is_ref_link()
resolve_related_model()
is_compact_iri()
is_absolute_iri()
expand_iri()
compact_iri()
NamespaceRegistry
NamespaceRegistry.__init__()
NamespaceRegistry.bind()
NamespaceRegistry.sparql_prefixes()
SessionState
SessionState.__init__()
SessionState.invalidate_hydration_for_iri()
SessionState.remove_pending_for()
SessionState.expunge_all()
validate_depth()
hydrate_from_bindings()
hydrate_one()
AsyncQuery
AsyncQuery.__init__()
sparql_has_prefix_declarations()
depth_satisfied()
invalidate_subjects()
check_stale_add()
expunge_impl()
expunge_all_impl()
refresh_impl()
refresh_impl_async()
merge_impl()
Query
Query.__init__()
Query.polymorphic()
Query.values()
CompareOp
FieldRef
FieldRef.str()
FieldRef.lower()
FieldRef.upper()
FieldRef.__init__()
IriStrFieldRef
IriStrFieldRef.__init__()
IriStrCompare
IriStrCompare.__init__()
PropertyPathCompare
PropertyPathCompare.__init__()
CompareExpr
CompareExpr.__init__()
NotExpr
NotExpr.__init__()
AndExpr
AndExpr.__init__()
OrExpr
OrExpr.__init__()
compile_compare()
compile_and_branch()
compile_or()
compile_where()
StoreProtocol
StoreProtocol.graph
StoreProtocol.query()
StoreProtocol.update_graph()
StoreProtocol.__init__()
AsyncStoreProtocol
AsyncStoreProtocol.graph
AsyncStoreProtocol.namespaces
AsyncStoreProtocol.query()
AsyncStoreProtocol.update_graph()
AsyncStoreProtocol.aclose()
AsyncStoreProtocol.__init__()
iter_graph_chunks()
build_update_chunks()
append_query_params()
expand_subject_iris()
request_with_retry()
async_request_with_retry()
execute_select()
async_execute_select()
remove_mirror_subjects()
apply_construct_to_mirror()
sparql_url()
is_select_query()
default_graph_store_url()
replace_mirror_from_graph()
parse_gsp_response()
parse_construct_response()
fetch_graph_store()
async_fetch_graph_store()
async_http_store_lifespan()
async_session_dependency()
get_async_session()
get_session()
http_store_lifespan()
init_app()
init_async_app()
jsonld_response()
negotiated_response()
session_dependency()
turtle_response()
export_graph()
import_graph()
export_model()
model_to_jsonld()
model_from_jsonld()
execute
get
query().all()
with
None
QueryError: Cannot combine OR and AND
session.graph
!=
RuntimeError: Cannot use a closed SPARQLSession
Project
SparqlClient
AsyncStore