Skip to content

Commit 5d1e89d

Browse files
committed
Update index.md
1 parent f771f9a commit 5d1e89d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/docs/targets/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ For each target, data are exported from a data collector, containing data of mul
1111
The way to map data from a data collector to a target depends on data model of the target.
1212

1313

14-
| Target | Documentation | Type |
15-
|----------|---------------|-------------------------|
16-
| Postgres | [Postgres](./targets/postgres) | Entry-oriented Targets |
17-
| Qdrant | [Qdrant](./targets/qdrant) | Entry-oriented Targets |
18-
| LanceDB | [LanceDB](./targets/lancedb) | Entry-oriented Targets |
19-
| Neo4j | [Neo4j](./targets/neo4j) | [Property graph Targets](#property-graph-targets) |
20-
| Kuzu | [Kuzu](./targets/kuzu) | [Property graph Targets](#property-graph-targets) |
14+
| Documentation | Type |
15+
|------------------|-------------------------|
16+
| [Postgres](./targets/postgres) | Entry-oriented Targets |
17+
| [Qdrant](./targets/qdrant) | Entry-oriented Targets |
18+
| [LanceDB](./targets/lancedb) | Entry-oriented Targets |
19+
| [Neo4j](./targets/neo4j) | [Property graph Targets](#property-graph-targets) |
20+
| [Kuzu](./targets/kuzu) | [Property graph Targets](#property-graph-targets) |
2121

2222

2323
## Entry-Oriented Targets

0 commit comments

Comments
 (0)