Class RouteMatch

java.lang.Object
com.redis.vl.extensions.router.RouteMatch

public class RouteMatch extends Object
Model representing a matched route with distance information. Ported from Python: redisvl/extensions/router/schema.py:41
  • Constructor Details

    • RouteMatch

      public RouteMatch()