Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Implemented
-
3.1.0-incubating
-
None
Description
Some specifics:
- In IoGraphTest there are calls to create new graphs that don't pass the LoadGraphWith value (or pass the wrong one)
- Asserts occur assuming that the type in the intermediate data (e.g. graphson) is representative of the type that will be in the graph - this may not be the case if the graph coerces values to a known type in its schema.
Need to make this all nicer - perhaps a new feature is in order supportsSchema