Hi, where should I cache intermediate data? E.g. the model metadata. I expected GraphContext to have some Map-like API, there's none. Should I add it? Or should I clutter the API with it? Or will it be better to store it in the graph afterall? Thanks, Ondra