FSharpGephiStreamer
FSharp.Net Namespace
| Type | Description |
| Http |
Utilities for working with network via HTTP. Includes methods for downloading resources with specified headers, query parameters and HTTP body |
| HttpResponse |
The response returned by an HTTP request |
| RequestBody |
The body to send in an HTTP request |
| ResponseBody |
The response body returned by an HTTP request |
FSharpGephiStreamer Namespace
| Type | Description |
| Either<'TSuccess, 'TFailure> |
Two-track return type for railway oriented programming |
| Module | Description |
| Colors |
Module to create and manipulate ARGB colors |
| Either | |
| Grammar |
Semantics and mappings to represent Gephi interpretable Attributes of Nodes and Edges |
| Hex |
Functions and types for color coding, decoding and conversions of hex colors |
| RestfulAux |
Helper functions for requests to the Streamer server on the Gephi side |
| Streamer |