IRIS
1.0
  • Tutorial
  • Manual
    • IRIS 공통기능
    • IRIS Studio
    • IRIS Analyzer
    • IRIS Discovery Service
      • Architecture
      • Command References
        • ade
        • adv
        • anomalies
        • bimatrix
        • correlation
        • count
        • Eval
        • fields
        • fillna
        • fit
        • fit_predict
        • forecasts
        • geoip
        • geomap
        • geostats
        • hdfs
        • head
        • img2tsv
        • indexer
        • iris
        • join
        • kmeans
        • metatron
        • RandomForest Classification
        • RandomForest Regression
        • Spark DecisionTree Classification
        • Spark DecisionTree Regression
        • Spark FP-Growth
        • Spark Kmeans
        • TFDeep
        • generalizedLinearRegression
        • linearRegression
        • logisticRegression(LBFGS)
        • mlmodel
        • model
        • model-stats
        • model-statsdetails
        • model-timeline
        • modeldata
        • mymnist
        • outliers
        • pivot
        • predict
        • pylambda
        • rename
        • round
        • sampling
        • scaler
        • search
        • serving
        • sort
        • splitter
        • sql
        • stats
        • substr
        • timeline
        • tokenizer
        • top
        • union
        • weekend
        • where
        • ysort
      • 명령어 개발 가이드
      • RESTful API
  • Usecase
  • FAQ
IRIS
  • Docs »
  • Manual »
  • IRIS Discovery Service »
  • Command References »
  • head
  • Edit

head¶

개요¶

상위 records를 원하는 갯수 만큼 검색 결과에 출력 합니다.

설명¶

검색 결과에서 상위의 n개만을 출력하게 합니다. SQL의 LIMIT 문구와 동일한 기능을 합니다.

첫 번째 parameter에서 주어진 n개의 갯수만큼의 결과를 출력합니다. 이 것은 검색 결과에서 처음으로 받은 n개의 결과를 의미합니다. 검색 결과들은 일반적으로 모든 검색을 했을 때의 순서에 따라 상위 n개의 검색 결과가 출력됩니다.

Examples¶

상위 10개의 래코드를 출력합니다.

..| head 10

Parameters¶

... | head N
이름 설명 필수/옵션
N 자연수를 의미 하며, 해당 숫자 만큼 결과물이 출력 됩니다. 필수

Parameters BNF¶

number : \d+
Next Previous

© Copyright 2020, team IRIS

Built with Sphinx using a theme provided by Read the Docs.
Documentation
  • IRIS
  • 제품
  • 지원
  • 갤러리
  • 블로그
  • 회사