Skip to content

Commit

Permalink
[DOC-REVIEW] Frames README: Fix previous commit (v3io#3) (PR 292 #2b)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharon-iguazio committed Sep 26, 2019
1 parent 0ebf127 commit bc1345c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ The `create` method is supported by the `tsdb` and `stream` backends, but not by
- [Common parameters](#method-create-common-params)
- [`tsdb` backend `create` parameters](#method-create-params-tsdb)
- [`stream` backend `create` parameters](#method-create-params-stream)
- [Return Value](#method-create-return-value)

<a id="method-create-syntax"></a>
#### Syntax
Expand Down Expand Up @@ -250,11 +249,6 @@ Example:
client.create("stream", "/mystream", attrs={"shards": 6})
```

<a id="method-create-return-value"></a>
#### Return Value

Returns a new Frames `Client` data object.

<a id="method-write"></a>
### write Method

Expand Down

0 comments on commit bc1345c

Please sign in to comment.