Class AdjacencyBuilder


  • public final class AdjacencyBuilder
    extends java.lang.Object
    Exists exactly once per relationship type and has the following responsibilities:
    • Receives raw relationship records from relationship batch buffers
    • Compresses raw records into compressed long arrays
    • Writes compressed long arrays into final adjacency list using a specific compressor