genegraph.database.query

Addressable

protocol

Retrieves the local path to a resource

members

path

(path this)

AsClojureType

protocol

members

to-clj

(to-clj x model)

AsJenaResource

protocol

members

as-jena-resource

(as-jena-resource this)

AsRDFNode

protocol

members

to-rdf-node

(to-rdf-node x)

AsReference

protocol

members

to-ref

(to-ref resource)

AsResource

protocol

Create an RDFResource given a reference

members

resource

(resource r)(resource ns-prefix r)

datafy-resource

first-property

get-all-graphs

(get-all-graphs)

get-named-graph

(get-named-graph name)

query-register

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

members

ld->

(ld-> this ks)

ld1->

(ld1-> this ks)

to-turtle

(to-turtle model)