| =================== |
| CachingGraphAdapter |
| =================== |
| This is an experimental GraphAdapter; there is a possibility of their API changing. That said, the code is stable, |
| and you should feel comfortable giving the code for a spin - let us know how it goes, and what the rough edges are if |
| you find any. We'd love feedback if you are using these to know how to improve them or graduate them. |
| |
| .. autoclass:: hamilton.experimental.h_cache.CachingGraphAdapter |
| :special-members: __init__ |
| :members: |
| :inherited-members: |