Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add gflags to control max_edge_returned_per_vertex #1221

Merged
merged 7 commits into from
Nov 8, 2019
Merged

add gflags to control max_edge_returned_per_vertex #1221

merged 7 commits into from
Nov 8, 2019

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    01b9bc1 View commit details
    Browse the repository at this point in the history
  2. rename gflags

    lionel.liu committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    7c18275 View commit details
    Browse the repository at this point in the history
  3. fix logic error, from max vertice to max edge

    lionel.liu committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    2864954 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aca32c1 View commit details
    Browse the repository at this point in the history
  5. change default max edge to INT_MAX

    lionel.liu committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    ae51a36 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    c5f7ab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2a52f View commit details
    Browse the repository at this point in the history