Hierarchy For Package com.google.refine.expr.functions

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.google.refine.expr.functions.Coalesce (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.Cross (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.FacetCount (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.Get (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.HasField (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.Jsonize (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.Length (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.Slice (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.TimeSinceUnixEpochToDate (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.ToDate (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.ToNumber (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.ToString (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.Type (implements com.google.refine.grel.Function)