grafeo 0.5.21 copy "grafeo: ^0.5.21" to clipboard
grafeo: ^0.5.21 copied to clipboard

High-performance embeddable graph database with GQL support. Dart bindings for grafeo-c via dart:ffi.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add grafeo

With Flutter:

 $ flutter pub add grafeo

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  grafeo: ^0.5.21

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:grafeo/grafeo.dart';
0
likes
140
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

High-performance embeddable graph database with GQL support. Dart bindings for grafeo-c via dart:ffi.

Topics

#database #graph #gql #ffi

License

Apache-2.0 (license)

Dependencies

ffi

More

Packages that depend on grafeo