Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
Driver is the neo4j driver wrapper.
func (*Driver) RunCypherInSession ¶
func (d *Driver) RunCypherInSession(cypher string) RunCypherResult
type RunCypherResult ¶
Click to show internal directories.
Click to hide internal directories.