Liking cljdoc? Tell your friends :D

asami.analytics

Functions for graph analytics in Asami Index graphs

Functions for graph analytics in Asami Index graphs
raw docstring

asami.cache

Duplicates LRU Cache functionality from clojure.core.cache. Duplicated because that cache is not available for ClojureScript and the namespace includes JVM specific functionality.

Duplicates LRU Cache functionality from clojure.core.cache.
Duplicated because that cache is not available for ClojureScript
and the namespace includes JVM specific functionality.
raw docstring

asami.datom

Encapsulates the implementation of the Datom type

Encapsulates the implementation of the Datom type
raw docstring

asami.durable.block.block-api

Defines the protocols for allocating an manipulating blocks

Defines the protocols for allocating an manipulating blocks
raw docstring

asami.durable.block.bufferblock

Abstraction for blocks of raw data, keyed by ID. IDs represent the offset of the block.

Abstraction for blocks of raw data, keyed by ID. IDs represent the offset of the block.
raw docstring

asami.durable.block.file.util

Utilities for file access

Utilities for file access
raw docstring

asami.durable.block.file.voodoo

Utilities to help clean up memory usage of mapped files on MS Windows

Utilities to help clean up memory usage of mapped files on MS Windows
raw docstring

asami.durable.common

A common namespace for protocols and constants that are referenced from multiple files and/or between Clojure and ClojureScript files.

A common namespace for protocols and constants that are referenced
from multiple files and/or between Clojure and ClojureScript files.
raw docstring

asami.durable.common-utils

A common namespace for utility functions for storage.

A common namespace for utility functions for storage. 
raw docstring

asami.durable.encoder

clj

Encodes and decodes data for storage. Clojure implementation

Encodes and decodes data for storage. Clojure implementation
cljs

Encodes and decodes data for storage. ClojureScript implementation

Encodes and decodes data for storage. ClojureScript implementation
raw docstring

asami.entities

Entity to triple mapping for the transaction api. This handles conversion of entities as well as managing updates.

Entity to triple mapping for the transaction api.
This handles conversion of entities as well as managing updates.
raw docstring

asami.entities.general

Common functionality for the entity reader/writer namespaces

Common functionality for the entity reader/writer namespaces
raw docstring

asami.index

An in-memory graph implementation with full indexing.

An in-memory graph implementation with full indexing.
raw docstring

asami.internal

Common internal elements of storage

Common internal elements of storage
raw docstring

asami.multi-graph

A multi-graph implementation. Resolution counting ignores multiple edges connecting nodes, so as to allow rules to successfully use this graph type.

A multi-graph implementation.
Resolution counting ignores multiple edges connecting nodes, so as to
allow rules to successfully use this graph type.
raw docstring

asami.sandbox

Provides data on which functions are allowed to be accessed in sandbox conditions

Provides data on which functions are allowed to be accessed in sandbox conditions
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close