Interface HugeGraphUtil.Relationship

  • Enclosing class:
    HugeGraphUtil

    public static interface HugeGraphUtil.Relationship
    • Method Detail

      • sourceNodeId

        long sourceNodeId()
      • targetNodeId

        long targetNodeId()
      • property

        double property()