package
Version:
v0.4.8
Opens a new window with list of versions in this module.
Published: Nov 4, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 6
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, ses *mgo.Session) (*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.