bento_meta.util.makeq

makeq - make a Neo4j query from an endpoint path.

Attributes

avail_funcs

Classes

Query

Functions

f(pfx, pth)

Module Contents

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

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