Guest User

Untitled

a guest
Jun 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. { // column family
  2.  
  3. //row
  4. user_id = {
  5. //super column
  6. timeuuid = {
  7. meta:metadata
  8. email: email
  9. etc: etc
  10. }
  11. }
  12.  
  13.  
  14. }
Add Comment
Please, Sign In to add comment