This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import asyncio | |
import aioredis | |
from redisgraph import Graph, Node, Edge | |
graph_name = "testgraph" | |
# define a list of edges | |
edges = [ | |
('a', 'b', {"weight": 1}), |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# get the repository | |
git clone https://github.com/reinterpretcat/utymap.git | |
cd utymap | |
# install the required dependencies (get from http://brew.sh if you don't already have it) | |
brew install cmake boost protobuf | |
# set up a clean build directory | |
mkdir code/build | |
cd core/build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Opening joystick XInput Controller | |
DispatchAsyncEvent backlog, failed to dispatch all this frame. Queue depth: 1897 (1899 input number was) | |
DispatchAsyncEvent backlog, failed to dispatch all this frame. Queue depth: 1941 (1943 input number was) | |
Warning, someone is using SetHTTPRequestRequiresVerifiedCertificate on Linux, where it doesn't work, and we won't actually verifySlow image load - ~/.local/share/Steam/tenfoot/resource/images/welcomeupdates/bigpicture.png (dimensions 1280x288, took 24 msec) | |
Slow image load - ~/.local/share/Steam/tenfoot/resource/images/systemmenu/capsule_glow.png (dimensions 1920x1080, took 35 msec) | |
Slow image load - ~/.local/share/Steam/tenfoot/resource/images/profile/activity_bg_wash.png (dimensions 1879x928, took 47 msec) | |
DispatchAsyncEvent backlog, failed to dispatch all this frame. Queue depth: 1316 (2005 input number was) | |
Slow image load - ~/.local/share/Steam/tenfoot/resource/images/profile/profile_bg_wash.png (dimensions 1879x928, took 71 msec) | |
Slow image load - ~/.local/share/ |