This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-SteamFriendsGraph
mirror of
https://github.com/jrtechs/SteamFriendsGraph.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Graph database Analysis of the Steam Network
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67
Commits
6
Branches
24 MiB
Branch:
master
berkeley-transition
dependabot/maven/org.json-json-20230227
game_data
games-graph
master
rest-api
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
jrtechs-SteamFriendsGraph
/
conf
/
GremlinServerConnection.json
5 lines
73 B
Raw
Permalink
Normal View
History
Set up repository with helper files which will be used in the project.
6 years ago
{
"host"
:
"localhost"
,
"port"
:
8182
,
"username"
:
""
,
"password"
:
""
}