Documentation ¶
Index ¶
- func New(b *base.Node, node *storage.Storage) graph.Node
- func NewDocument(b *base.Node, node *storage.Document) graph.Node
- func NewFileProto(path string) *storage.Storage
- func NewFolderProto(url string) *storage.Storage
- func NewProto(name string, c *storage.Storage) *gen.Node
- type Collection
- type File
- type Folder
- type QueryNode
- type Store
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFileProto ¶
func NewFolderProto ¶
Types ¶
type Collection ¶
func NewCollection ¶
func NewCollection(b *base.Node, n *storage.Collection) *Collection
type Store ¶
func (*Store) WithCollection ¶
func (r *Store) WithCollection(name string) (*docstore.Collection, func(), error)
Click to show internal directories.
Click to hide internal directories.