ParticleResult: {
    direction: LinkDirection;
    from: ParticleCid;
    timestamp: number;
    to: ParticleCid;
}