Interface DatabookStore

All Known Implementing Classes:
DBCassandraAstyanaxImpl

public interface DatabookStore
High-level interface for querying and managing social data in the DatabookStore.

Provides methods for managing friendships, posts, feeds, comments, likes, notifications, and user/app timelines. Most methods return true if the operation was successful.

Note: Many methods are deprecated in favor of the new Post-based API.

Author:
Massimiliano Assante ISTI-CNR, Costantino Perciante ISTI-CNR