package packstream

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. id : int64;
  2. start_node_id : int64;
  3. end_node_id : int64;
  4. typ : string;
  5. properties : Message.t alist;
}
OCaml

Innovation. Community. Security.