| import{_ as o,r,o as s,c as l,a as d,d as e,e as t,b as a,w as n}from"./app-ef44ea71.js";const h={},c=e("h1",{id:"native-api-write",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#native-api-write","aria-hidden":"true"},"#"),t(" Native API Write")],-1),u=e("p",null,"The Native API ( Session ) is the most widely used series of APIs of IoTDB, including multiple APIs, adapted to different data collection scenarios, with high performance and multi-language support.",-1),f=e("h2",{id:"multi-language-api-write",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#multi-language-api-write","aria-hidden":"true"},"#"),t(" Multi-language API write")],-1),p=e("h3",{id:"java",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#java","aria-hidden":"true"},"#"),t(" Java")],-1),m=e("br",null,null,-1),_=e("h3",{id:"python",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#python","aria-hidden":"true"},"#"),t(" Python")],-1),g=e("h3",{id:"c",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#c","aria-hidden":"true"},"#"),t(" C++")],-1),I=e("h3",{id:"go",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#go","aria-hidden":"true"},"#"),t(" Go")],-1);function A(P,v){const i=r("RouterLink");return s(),l("div",null,[d(` | 
 |  | 
 |     Licensed to the Apache Software Foundation (ASF) under one | 
 |     or more contributor license agreements.  See the NOTICE file | 
 |     distributed with this work for additional information | 
 |     regarding copyright ownership.  The ASF licenses this file | 
 |     to you under the Apache License, Version 2.0 (the | 
 |     "License"); you may not use this file except in compliance | 
 |     with the License.  You may obtain a copy of the License at | 
 |      | 
 |         http://www.apache.org/licenses/LICENSE-2.0 | 
 |      | 
 |     Unless required by applicable law or agreed to in writing, | 
 |     software distributed under the License is distributed on an | 
 |     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 
 |     KIND, either express or implied.  See the License for the | 
 |     specific language governing permissions and limitations | 
 |     under the License. | 
 |  | 
 | `),c,u,f,e("ul",null,[e("li",null,[p,e("p",null,[t("Before writing via the Java API, you need to establish a connection, refer to "),a(i,{to:"/UserGuide/V1.0.x/API/Programming-Java-Native-API.html"},{default:n(()=>[t("Java Native API")]),_:1}),t("."),m,t(" then refer to "),a(i,{to:"/UserGuide/V1.0.x/API/Programming-Java-Native-API.html#insert"},{default:n(()=>[t(" JAVA Data Manipulation Interface (DML) ")]),_:1})])]),e("li",null,[_,e("p",null,[t("Refer to "),a(i,{to:"/UserGuide/V1.0.x/API/Programming-Python-Native-API.html#insert"},{default:n(()=>[t(" Python Data Manipulation Interface (DML) ")]),_:1})])]),e("li",null,[g,e("p",null,[t("Refer to "),a(i,{to:"/UserGuide/V1.0.x/API/Programming-Cpp-Native-API.html#insert"},{default:n(()=>[t(" C++ Data Manipulation Interface (DML) ")]),_:1})])]),e("li",null,[I,e("p",null,[t("Refer to "),a(i,{to:"/UserGuide/V1.0.x/API/Programming-Go-Native-API.html"},{default:n(()=>[t("Go Native API")]),_:1})])])])])}const N=o(h,[["render",A],["__file","Session.html.vue"]]);export{N as default}; |