Skip to content

Commit

Permalink
Implement ResourceExporter and convenience methods
Browse files Browse the repository at this point in the history
This includes a general class, convenience function and method on
the Node class for exporting backend data as resources for the Origins
graph.

The base class can be subclassed to alter the way component and
relationship data are exported and identified. The class supports
incremental exporting as well as the ability to dictate the direction
and type of relationships to export during traversal.

Fix #38
Fix #54

Signed-off-by: Byron Ruth <b@devel.io>
  • Loading branch information
bruth committed Jun 20, 2014
1 parent 2b99c7e commit f4344c0
Show file tree
Hide file tree
Showing 4 changed files with 1,216 additions and 0 deletions.

0 comments on commit f4344c0

Please sign in to comment.