Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4b8118c

Browse files
Update schema-graphs.md (#41)
1 parent 58ed9f9 commit 4b8118c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/schema-graphs.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ You can use the schema manager to perform CRUD actions on named graphs.
44
## Graph functions
55
The schema manager supports the following graph functions:
66

7-
### public function createGraph(string $name, array $config = [], $waitForSync = false): stdClass
7+
### createGraph(string $name, array $config = [], $waitForSync = false): stdClass
88
```
99
$arangoClient->schema()->createGraph(
1010
'relations',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /