US03: NodeReads
2 Scenarios
User Story
Scenario: Resolve model from NodeKey
Given a node id in the graph
When GraphSession resolves the model
#UAC01
Then it should load the node by id
#UAC02
And materialize properties into the model
2 Scenarios
Scenario: Resolve model from NodeKey
Given a node id in the graph
When GraphSession resolves the model
#UAC01
Then it should load the node by id
#UAC02
And materialize properties into the model