Build Your Social Gifting App
This guide will demonstrate how to build social-commerce gifting features using Actionbase’s multi-edge capabilities.
Features to Implement
Section titled “Features to Implement”- Gift sending and receiving history
- Multiple gifts between the same users
- Gift statistics and recommendations
Actionbase Capability: Multi-Edge
Section titled “Actionbase Capability: Multi-Edge”By default, Actionbase edges are unique-edge—identified by (source, target) pairs. Multi-edge extends this model:
- Unique-edge: One edge per (source, target) pair
- Multi-edge: Multiple edges per (source, target) pair, each identified by a unique
id
Multi-edge is useful when you need to track multiple interactions between the same entities, such as gift records where the same user can send multiple gifts to the same recipient.
Coming Soon
Section titled “Coming Soon”This guide will be available in a future release. Start with the Build Your Social Media App guide to learn Actionbase’s core functionality first.