Documentation ¶
Index ¶
- type BaseGraphProvider
- func (c *BaseGraphProvider) Exec(workFuncs []neo4j.TransactionWork, bookmarks ...string) (string, error)
- func (c *BaseGraphProvider) Get(cypher string, args ...interface{}) (interface{}, error)
- func (c *BaseGraphProvider) Reader(bookmarks ...string) neo4j.Session
- func (c *BaseGraphProvider) Select(cypher string, args ...interface{}) ([]interface{}, error)
- func (c *BaseGraphProvider) Writer(bookmarks ...string) neo4j.Session
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseGraphProvider ¶
type BaseGraphProvider struct { }
func (*BaseGraphProvider) Exec ¶
func (c *BaseGraphProvider) Exec(workFuncs []neo4j.TransactionWork, bookmarks ...string) (string, error)
func (*BaseGraphProvider) Get ¶
func (c *BaseGraphProvider) Get(cypher string, args ...interface{}) (interface{}, error)
func (*BaseGraphProvider) Reader ¶
func (c *BaseGraphProvider) Reader(bookmarks ...string) neo4j.Session
func (*BaseGraphProvider) Select ¶
func (c *BaseGraphProvider) Select(cypher string, args ...interface{}) ([]interface{}, error)
Directories ¶
Path | Synopsis |
---|---|
Package mysql @Title log capability of zerolog @Description zerolog implementation of log capability @Author Ryan Fan 2021-06-09 @Update Ryan Fan 2021-06-09
|
Package mysql @Title log capability of zerolog @Description zerolog implementation of log capability @Author Ryan Fan 2021-06-09 @Update Ryan Fan 2021-06-09 |
Click to show internal directories.
Click to hide internal directories.