Guest User

Untitled

a guest
Mar 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. (:Computer) -[:Sent_Data_To {time {time}}]-> (:Port) -[:Spoke_With]-> (:Port) -[:Received_Data_For]-> (:Computer)
  2.  
  3. (:Process) -[:Started_On {time {time}}]-> (:Computer)
  4.  
  5. (:User) -[:Started {time {time}}]-> (:Process)
Add Comment
Please, Sign In to add comment