package
Version:
v0.4.2
Opens a new window with list of versions in this module.
Published: Oct 13, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
cayley
import "github.com/coralproject/shelf/internal/platform/db/cayley"
Overview
Package cayley provides support for the cayley Graph DB with a Mongo backend.
Index
Package files
cayley.go
func InitQuadStore(mongoURL string) error
InitQuadStore initializes the quadstore.
func New(mongoURL string) (*cayley.Handle, error)
New creates a new cayley handle.
Generated by godoc2md
Documentation
¶
Package cayley provides support for the cayley Graph DB with a Mongo backend.
InitQuadStore initializes the quadstore.
New creates a new cayley handle.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.