genegraph.database.query
Addressable
protocol
Retrieves the local path to a resource
AsJenaResource
protocol
members
as-jena-resource
(as-jena-resource this)
AsRDFNode
protocol
members
to-rdf-node
(to-rdf-node x)
AsResource
protocol
Create an RDFResource given a reference
members
resource
(resource r)
(resource ns-prefix r)
get-all-graphs
(get-all-graphs)
get-named-graph
(get-named-graph name)
rdf-list-to-vector
(rdf-list-to-vector rdf-list-node model)
RDFType
protocol
members
is-rdf-type?
(is-rdf-type? this rdf-type)
register-query
(register-query name query-str)
SelectQuery
protocol
members
select
(select query-def)
(select query-def params)
(select query-def params model)
Steppable
protocol
members
step
(step edge start model)
ThreadableData
protocol
A data structure that can be accessed through the ld-> and ld1-> accessors
similar to Clojure XML zippers
to-turtle
(to-turtle model)