Neo4j Server: Cypher
Bulbs API for the Neo4j Server Cypher query langauge.
Cypher
- class bulbs.neo4jserver.cypher.Cypher(client)[source]
Yaml
- class bulbs.neo4jserver.cypher.Yaml(file_name=None)[source]
Load Gremlin scripts from a YAML source file.
- get(name, params={})[source]
Return a Gremlin script, generated from the params.
- refresh()[source]
Refresh the stored templates from the YAML source.