Slackbot
09/05/2023, 1:23 PMElijah Ben Izzy
09/05/2023, 1:54 PMElijah Ben Izzy
09/05/2023, 1:54 PMStefan Krawczyk
09/05/2023, 5:52 PM.materialize()
instead of .execute()
. So the “compute” at end doesn’t apply.
I think this is a gap in the docs that we’ll need to address. Basically with materializers we’ve removed the need for specifying a build_result implementation at driver creation time — which I think is the better design, but yeah we need to more explicitly document the interplay materializers have with graph adapters.