cmr.client.graph

The Clojure implementation of the CMR graph client.

create-client

The CMR graph client constructor.

get-collection-url-relation

(get-collection-url-relation this concept-id)(get-collection-url-relation this concept-id http-options)

Find all the collections that share related URLs.

get-movie

(get-movie this query-str)(get-movie this query-str http-options)

Search the movie demo graph database for a movie.

get-token

(get-token this)

get-token-header

(get-token-header this)

get-url

(get-url this segment)