bento_meta.util.makeq

makeq - make a Neo4j query from an endpoint path.

Module Contents

Classes

Query

Functions

f(pfx, pth)

Attributes

avail_funcs

bento_meta.util.makeq.avail_funcs
bento_meta.util.makeq.f(pfx, pth)[source]
class bento_meta.util.makeq.Query(path, use_cache=True)[source]

Bases: object

property statement
property params
property path_id
paths
cache
classmethod set_paths(paths)[source]
classmethod load_paths(flo)[source]
__str__()[source]

Return str(self).