Module: EmailGraph
- Defined in:
- lib/email_graph/version.rb,
lib/email_graph/gmail_fetcher.rb,
lib/email_graph/directed_graph.rb,
lib/email_graph/undirected_graph.rb,
lib/email_graph/interaction_graph.rb
Defined Under Namespace
Modules: GmailFetcher Classes: DirectedEdge, DirectedGraph, InteractionGraph, InteractionRelationship, MutualRelationship, UndirectedEdge, UndirectedGraph
Constant Summary collapse
- VERSION =
"0.0.1"