forked from apdavison/fairgraph
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The current implementation represents relationships in the graph with KGProxy and KGQuery objects which must be explictly resolved (passing the client as an argument to the .resolve() method).
It would be more user-friendly if this resolution was automatic when accessing the attribute which represents the linked object.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request