File tree Expand file tree Collapse file tree
main/java/org/apache/hugegraph/service/schema
test/java/org/apache/hugegraph/unit Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,3 +143,4 @@ codeium-instructions.md
143143.ai-instructions.md
144144* .ai-prompt.md
145145WARP.md
146+ /.agents
Original file line number Diff line number Diff line change 11/*
2+ *
23 * Licensed to the Apache Software Foundation (ASF) under one or more
3- * contributor license agreements. See the NOTICE file distributed with
4- * this work for additional information regarding copyright ownership.
5- * The ASF licenses this file to You under the Apache License, Version 2.0.
4+ * contributor license agreements. See the NOTICE file distributed with this
5+ * work for additional information regarding copyright ownership. The ASF
6+ * licenses this file to You under the Apache License, Version 2.0 (the
7+ * "License"); you may not use this file except in compliance with the License.
8+ * You may obtain a copy of the License at
9+ *
10+ * http://www.apache.org/licenses/LICENSE-2.0
11+ *
12+ * Unless required by applicable law or agreed to in writing, software
13+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15+ * License for the specific language governing permissions and limitations
16+ * under the License.
617 */
718
819package org .apache .hugegraph .service .schema ;
Original file line number Diff line number Diff line change 11/*
2+ *
23 * Licensed to the Apache Software Foundation (ASF) under one or more
3- * contributor license agreements. See the NOTICE file distributed with
4- * this work for additional information regarding copyright ownership.
5- * The ASF licenses this file to You under the Apache License, Version 2.0.
4+ * contributor license agreements. See the NOTICE file distributed with this
5+ * work for additional information regarding copyright ownership. The ASF
6+ * licenses this file to You under the Apache License, Version 2.0 (the
7+ * "License"); you may not use this file except in compliance with the License.
8+ * You may obtain a copy of the License at
9+ *
10+ * http://www.apache.org/licenses/LICENSE-2.0
11+ *
12+ * Unless required by applicable law or agreed to in writing, software
13+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15+ * License for the specific language governing permissions and limitations
16+ * under the License.
617 */
718
819package org .apache .hugegraph .unit ;
Original file line number Diff line number Diff line change 11/*
2+ *
23 * Licensed to the Apache Software Foundation (ASF) under one or more
34 * contributor license agreements. See the NOTICE file distributed with this
4- * work for additional information regarding copyright ownership.
5- * The ASF licenses this file to You under the Apache License, Version 2.0.
5+ * work for additional information regarding copyright ownership. The ASF
6+ * licenses this file to You under the Apache License, Version 2.0 (the
7+ * "License"); you may not use this file except in compliance with the License.
8+ * You may obtain a copy of the License at
9+ *
10+ * http://www.apache.org/licenses/LICENSE-2.0
11+ *
12+ * Unless required by applicable law or agreed to in writing, software
13+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15+ * License for the specific language governing permissions and limitations
16+ * under the License.
617 */
718
819import fs from 'fs' ;
Original file line number Diff line number Diff line change 11/*
2+ *
23 * Licensed to the Apache Software Foundation (ASF) under one or more
34 * contributor license agreements. See the NOTICE file distributed with this
4- * work for additional information regarding copyright ownership.
5- * The ASF licenses this file to You under the Apache License, Version 2.0.
5+ * work for additional information regarding copyright ownership. The ASF
6+ * licenses this file to You under the Apache License, Version 2.0 (the
7+ * "License"); you may not use this file except in compliance with the License.
8+ * You may obtain a copy of the License at
9+ *
10+ * http://www.apache.org/licenses/LICENSE-2.0
11+ *
12+ * Unless required by applicable law or agreed to in writing, software
13+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15+ * License for the specific language governing permissions and limitations
16+ * under the License.
617 */
718
819import { render , screen } from '@testing-library/react' ;
Original file line number Diff line number Diff line change 11/*
2+ *
23 * Licensed to the Apache Software Foundation (ASF) under one or more
34 * contributor license agreements. See the NOTICE file distributed with this
4- * work for additional information regarding copyright ownership.
5- * The ASF licenses this file to You under the Apache License, Version 2.0.
5+ * work for additional information regarding copyright ownership. The ASF
6+ * licenses this file to You under the Apache License, Version 2.0 (the
7+ * "License"); you may not use this file except in compliance with the License.
8+ * You may obtain a copy of the License at
9+ *
10+ * http://www.apache.org/licenses/LICENSE-2.0
11+ *
12+ * Unless required by applicable law or agreed to in writing, software
13+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15+ * License for the specific language governing permissions and limitations
16+ * under the License.
617 */
718
819import { Button } from 'antd' ;
Original file line number Diff line number Diff line change 11/*
2+ *
23 * Licensed to the Apache Software Foundation (ASF) under one or more
34 * contributor license agreements. See the NOTICE file distributed with this
4- * work for additional information regarding copyright ownership.
5- * The ASF licenses this file to You under the Apache License, Version 2.0.
5+ * work for additional information regarding copyright ownership. The ASF
6+ * licenses this file to You under the Apache License, Version 2.0 (the
7+ * "License"); you may not use this file except in compliance with the License.
8+ * You may obtain a copy of the License at
9+ *
10+ * http://www.apache.org/licenses/LICENSE-2.0
11+ *
12+ * Unless required by applicable law or agreed to in writing, software
13+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15+ * License for the specific language governing permissions and limitations
16+ * under the License.
617 */
718
819import { useCallback } from 'react' ;
Original file line number Diff line number Diff line change 11/*
2+ *
23 * Licensed to the Apache Software Foundation (ASF) under one or more
34 * contributor license agreements. See the NOTICE file distributed with this
4- * work for additional information regarding copyright ownership.
5- * The ASF licenses this file to You under the Apache License, Version 2.0.
5+ * work for additional information regarding copyright ownership. The ASF
6+ * licenses this file to You under the Apache License, Version 2.0 (the
7+ * "License"); you may not use this file except in compliance with the License.
8+ * You may obtain a copy of the License at
9+ *
10+ * http://www.apache.org/licenses/LICENSE-2.0
11+ *
12+ * Unless required by applicable law or agreed to in writing, software
13+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15+ * License for the specific language governing permissions and limitations
16+ * under the License.
617 */
718
819import { useCallback , useState } from 'react' ;
Original file line number Diff line number Diff line change 11/*
2+ *
23 * Licensed to the Apache Software Foundation (ASF) under one or more
34 * contributor license agreements. See the NOTICE file distributed with this
4- * work for additional information regarding copyright ownership.
5- * The ASF licenses this file to You under the Apache License, Version 2.0.
5+ * work for additional information regarding copyright ownership. The ASF
6+ * licenses this file to You under the Apache License, Version 2.0 (the
7+ * "License"); you may not use this file except in compliance with the License.
8+ * You may obtain a copy of the License at
9+ *
10+ * http://www.apache.org/licenses/LICENSE-2.0
11+ *
12+ * Unless required by applicable law or agreed to in writing, software
13+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15+ * License for the specific language governing permissions and limitations
16+ * under the License.
617 */
718
819import { Button } from 'antd' ;
Original file line number Diff line number Diff line change 11/*
2+ *
23 * Licensed to the Apache Software Foundation (ASF) under one or more
34 * contributor license agreements. See the NOTICE file distributed with this
4- * work for additional information regarding copyright ownership.
5- * The ASF licenses this file to You under the Apache License, Version 2.0.
5+ * work for additional information regarding copyright ownership. The ASF
6+ * licenses this file to You under the Apache License, Version 2.0 (the
7+ * "License"); you may not use this file except in compliance with the License.
8+ * You may obtain a copy of the License at
9+ *
10+ * http://www.apache.org/licenses/LICENSE-2.0
11+ *
12+ * Unless required by applicable law or agreed to in writing, software
13+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15+ * License for the specific language governing permissions and limitations
16+ * under the License.
617 */
718
819import { render , screen } from '@testing-library/react' ;
You can’t perform that action at this time.
0 commit comments